Skip to content

Commit f9f9149

Browse files
authored
hyprprop: 0.1-unstable-2025-03-17 -> 0.1-unstable-2025-03-31 (#395882)
1 parent ec3113e commit f9f9149

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/hy/hyprprop/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}:
1515
stdenvNoCC.mkDerivation (finalAttrs: {
1616
pname = "hyprprop";
17-
version = "0.1-unstable-2025-03-17";
17+
version = "0.1-unstable-2025-03-31";
1818

1919
src = fetchFromGitHub {
2020
owner = "hyprwm";
2121
repo = "contrib";
22-
rev = "bd81329944be53b0ffb99e05864804b95f1d7c65";
23-
hash = "sha256-I8JVdQRu8eWvY5W8XWYZkdd5pojDHkxeqQV7mMIsbhs=";
22+
rev = "bc2ad24e0b2e66c3e164994c4897cd94a933fd10";
23+
hash = "sha256-YItzk1pj8Kz+b7VlC9zN1pSZ6CuX35asYy3HuMQ3lBQ=";
2424
};
2525

2626
sourceRoot = "${finalAttrs.src.name}/hyprprop";

0 commit comments

Comments
 (0)