grimblast: 0.1-unstable-2025-12-18 -> 0.1-unstable-2026-01-14

This commit is contained in:
R. Ryantm
2026-01-19 04:13:23 +00:00
parent 42c8ee3b52
commit 2a2bf4dc7f
+3 -3
View File
@@ -19,13 +19,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2025-12-18";
version = "0.1-unstable-2026-01-14";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "41dbcac8183bb1b3a4ade0d8276b2f2df6ae4690";
hash = "sha256-d3HmUbmfTDIt9mXEHszqyo2byqQMoyJtUJCZ9U1IqHQ=";
rev = "541628cebe42792ddf5063c4abd6402c2f1bd68f";
hash = "sha256-CopNx3j//gZ2mE0ggEK9dZ474UcbDhpTw+KMor8mSxI=";
};
strictDeps = true;