hyprprop: 0.1-unstable-2025-06-19 -> 0.1-unstable-2025-07-18

This commit is contained in:
R. Ryantm
2025-07-21 13:31:17 +05:30
committed by Masum Reza
parent 10d564cb5c
commit fe91e7323b
+3 -3
View File
@@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hyprprop";
version = "0.1-unstable-2025-06-19";
version = "0.1-unstable-2025-07-18";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "189f32f56285aae9646bf1292976392beba5a2e2";
hash = "sha256-LPwgPRBTfnA76rHUr7KYvwq2pNt5IfxymNAZUJFvn/M=";
rev = "481175e17e155f19a3b31416530b6edf725e7034";
hash = "sha256-usBNOT/uzFdsKDe5Ik+C36zqL+BfT7Lp2rqKWrpQuqk=";
};
sourceRoot = "${finalAttrs.src.name}/hyprprop";