gf: 0-unstable-2025-09-21 -> 0-unstable-2025-10-05

This commit is contained in:
R. Ryantm
2025-10-07 13:02:09 +00:00
parent 04bd2c1dba
commit 056c3e4975
+3 -3
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation {
pname = "gf";
version = "0-unstable-2025-09-21";
version = "0-unstable-2025-10-05";
src = fetchFromGitHub {
repo = "gf";
owner = "nakst";
rev = "5fc7f422c8344277601860646c6ff6e72c8e7041";
hash = "sha256-YdeF4pBKLn3r3xM7ppX30D196RmO/P8WDj0Zsh7Vdmc=";
rev = "1c988881798263c58ead08bb74b14b6861853c64";
hash = "sha256-EodC+kxfyNdW9r9DiX1SwiyOUbv1wBfiftMm7m4BFLI=";
};
nativeBuildInputs = [