grimblast: 0.1-unstable-2026-06-30 -> 0.1-unstable-2026-08-21

This commit is contained in:
R. Ryantm
2026-08-24 16:56:36 +00:00
parent 376c95ec36
commit 92bc60ab19

View File

@@ -20,13 +20,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "grimblast";
version = "0.1-unstable-2026-06-30";
version = "0.1-unstable-2026-08-21";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "3dcbce715ae8b93107fa8632db15bf976862a573";
hash = "sha256-JP0D8r8o9+jnYk0/B5O722La+oZeC5iNQ3lonKFTmbQ=";
rev = "57baf317e5196a8286b80976771ef55febad8660";
hash = "sha256-qSzrIIqQUtEVeVZxQLj/L4p7+xKBEtPhgMTzFW2c6P8=";
};
strictDeps = true;