grimblast: unstable-2023-09-06 -> unstable-2023-10-03
This commit is contained in:
@@ -15,13 +15,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||||
pname = "grimblast";
|
pname = "grimblast";
|
||||||
version = "unstable-2023-09-06";
|
version = "unstable-2023-10-03";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "hyprwm";
|
owner = "hyprwm";
|
||||||
repo = "contrib";
|
repo = "contrib";
|
||||||
rev = "5b67181fced4fb06d26afcf9614b35765c576168";
|
rev = "2e3f8ac2a3f1334fd2e211b07ed76b4215bb0542";
|
||||||
hash = "sha256-W23nMGmDnyBgxO8O/9jcZtiSpa0taMNcRAD1das/ttw=";
|
hash = "sha256-rb954Rc+IyUiiXoIuQOJRp0//zH/WeMYZ3yJ5CccODA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user