grimblast: 0.1-unstable-2025-09-22 -> 0.1-unstable-2025-10-04 (#448733)

This commit is contained in:
Masum Reza
2025-10-05 05:01:38 +00:00
committed by GitHub

View File

@@ -19,13 +19,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2025-09-22";
version = "0.1-unstable-2025-10-04";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "de79078fd59140067e53cd00ebdf17f96ce27846";
hash = "sha256-iRv5afKzuu6SkwztqMwZ33161CzBJsyeRHp0uviN9TI=";
rev = "32e1a75b65553daefb419f0906ce19e04815aa3a";
hash = "sha256-PzgQJydp+RlKvwDi807pXPlURdIAVqLppZDga3DwPqg=";
};
strictDeps = true;