grimblast: 0.1-unstable-2025-03-11 -> 0.1-unstable-2025-03-17 (#392205)

This commit is contained in:
Donovan Glover
2025-03-22 22:35:00 +00:00
committed by GitHub
+3 -3
View File
@@ -18,13 +18,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2025-03-11";
version = "0.1-unstable-2025-03-17";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "e14d9c5e9aea4a84c3677e0a7c73268153b15327";
hash = "sha256-SJrLVyoaQUg29fq3nNdRmYrLgiu9dtgcIVqpl8j/Teo=";
rev = "bd81329944be53b0ffb99e05864804b95f1d7c65";
hash = "sha256-I8JVdQRu8eWvY5W8XWYZkdd5pojDHkxeqQV7mMIsbhs=";
};
strictDeps = true;