grimblast: 0.1-unstable-2026-01-14 -> 0.1-unstable-2026-02-19

This commit is contained in:
R. Ryantm
2026-02-23 13:56:33 +00:00
parent 2fc6539b48
commit 4229b80df2
+3 -3
View File
@@ -19,13 +19,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2026-01-14";
version = "0.1-unstable-2026-02-19";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "541628cebe42792ddf5063c4abd6402c2f1bd68f";
hash = "sha256-CopNx3j//gZ2mE0ggEK9dZ474UcbDhpTw+KMor8mSxI=";
rev = "918f266dddae39fa4184a1b8bf51ec5381cf29f7";
hash = "sha256-aH8h5ZOiyEGtHmEyuE/eFxx8TN7a+NGDnl4V+dbzJ6E=";
};
strictDeps = true;