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

This commit is contained in:
R. Ryantm
2025-06-22 10:17:30 +05:30
committed by Masum Reza
parent 402f0fc40e
commit d3cd2e74d7
+3 -3
View File
@@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hyprprop";
version = "0.1-unstable-2025-05-18";
version = "0.1-unstable-2025-06-19";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "910dad4c5755c1735d30da10c96d9086aa2a608d";
hash = "sha256-PMQoXbfmWPuXnF8EaWqRmvTvl7+WFUrDVgufFRPgOM4=";
rev = "189f32f56285aae9646bf1292976392beba5a2e2";
hash = "sha256-LPwgPRBTfnA76rHUr7KYvwq2pNt5IfxymNAZUJFvn/M=";
};
sourceRoot = "${finalAttrs.src.name}/hyprprop";