hyprprop: 0.1-unstable-2025-03-31 -> 0.1-unstable-2025-05-12

This commit is contained in:
R. Ryantm
2025-05-12 21:06:43 +05:30
committed by Masum Reza
parent e6edcaf73b
commit 3f4f2285f9
+3 -3
View File
@@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hyprprop";
version = "0.1-unstable-2025-03-31";
version = "0.1-unstable-2025-05-12";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "bc2ad24e0b2e66c3e164994c4897cd94a933fd10";
hash = "sha256-YItzk1pj8Kz+b7VlC9zN1pSZ6CuX35asYy3HuMQ3lBQ=";
rev = "8e6c02ac3dfbff878ef300266598737ee9cedf94";
hash = "sha256-VKs/GtedyOrcWiEOf9JPPX6ZgKzngXTVMUlqsL60G/c=";
};
sourceRoot = "${finalAttrs.src.name}/hyprprop";