Skip to content

Commit 93619c4

Browse files
r-ryantmJohnRTitor
authored andcommitted
grimblast: 0.1-unstable-2025-02-10 -> 0.1-unstable-2025-02-13
1 parent 65bc74a commit 93619c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/gr/grimblast/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818

1919
stdenvNoCC.mkDerivation (finalAttrs: {
2020
pname = "grimblast";
21-
version = "0.1-unstable-2025-02-10";
21+
version = "0.1-unstable-2025-02-13";
2222

2323
src = fetchFromGitHub {
2424
owner = "hyprwm";
2525
repo = "contrib";
26-
rev = "8724de5851da5cdb1ab8a913a664d004c1e26368";
27-
hash = "sha256-DUqU/X18hBRH/yB56ijTdtshX/+qchQR6XU+Xp5Z+l0=";
26+
rev = "59178a657b7e09ddf82b9e79681f482b6c2f378b";
27+
hash = "sha256-kXdVW89VJoG+W6N1u0m8hgK2VIWUAweQVzehRZwdNSo=";
2828
};
2929

3030
strictDeps = true;

0 commit comments

Comments
 (0)