grimblast: 0.1-unstable-2025-07-23 -> 0.1-unstable-2025-08-20

This commit is contained in:
R. Ryantm
2025-08-22 12:49:35 +05:30
committed by Masum Reza
parent 25446fd581
commit 64d8d846f1
+3 -3
View File
@@ -18,13 +18,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2025-07-23";
version = "0.1-unstable-2025-08-20";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "6839b23345b71db17cd408373de4f5605bf589b8";
hash = "sha256-PFAJoEqQWMlo1J+yZb+4HixmhbRVmmNl58e/AkLYDDI=";
rev = "04721247f417256ca96acf28cdfe946cf1006263";
hash = "sha256-g7/g5o0spemkZCzPa8I21RgCmN0Kv41B5z9Z5HQWraY=";
};
strictDeps = true;