hyprprop: 0.1-unstable-2025-03-11 -> 0.1-unstable-2025-03-17

This commit is contained in:
R. Ryantm
2025-03-24 01:56:59 +05:30
committed by Masum Reza
parent 299479801b
commit f3e1ea276c
+3 -3
View File
@@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hyprprop";
version = "0.1-unstable-2025-03-11";
version = "0.1-unstable-2025-03-17";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "e14d9c5e9aea4a84c3677e0a7c73268153b15327";
hash = "sha256-SJrLVyoaQUg29fq3nNdRmYrLgiu9dtgcIVqpl8j/Teo=";
rev = "bd81329944be53b0ffb99e05864804b95f1d7c65";
hash = "sha256-I8JVdQRu8eWvY5W8XWYZkdd5pojDHkxeqQV7mMIsbhs=";
};
sourceRoot = "${finalAttrs.src.name}/hyprprop";