gtk-layer-shell: 0.6.0 -> 0.7.0

https://github.com/wmww/gtk-layer-shell/releases/tag/v0.7.0
This commit is contained in:
R. Ryantm
2022-05-22 10:26:11 +02:00
committed by Jan Tojnar
parent 3925da79a5
commit 6a004f7e4c
@@ -13,7 +13,7 @@
stdenv.mkDerivation rec {
pname = "gtk-layer-shell";
version = "0.6.0";
version = "0.7.0";
outputs = [ "out" "dev" "devdoc" ];
@@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
owner = "wmww";
repo = "gtk-layer-shell";
rev = "v${version}";
sha256 = "sha256-jLWXBoYcVoUSzw4OIYVM5iPvsmpy+Wg5TbDpo8cll80=";
sha256 = "sha256-0S1WBpxXpWoMOecJQS6FKEXRZdw4E5hrjURPyhkxiMc=";
};
nativeBuildInputs = [