grimblast: 0.1-unstable-2026-02-19 -> 0.1-unstable-2026-03-28 (#504571)

This commit is contained in:
Austin Horstman
2026-03-29 15:29:47 +00:00
committed by GitHub
+3 -3
View File
@@ -20,13 +20,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2026-02-19";
version = "0.1-unstable-2026-03-28";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "918f266dddae39fa4184a1b8bf51ec5381cf29f7";
hash = "sha256-aH8h5ZOiyEGtHmEyuE/eFxx8TN7a+NGDnl4V+dbzJ6E=";
rev = "b3c2a094163cad4aac7af09333fddf2c9838c348";
hash = "sha256-xr3Ih1HrAIlO9GGrmnVrmRh50GSPMWI4QWmbEwlbYq8=";
};
strictDeps = true;