gf: 0-unstable-2026-04-11 -> 0-unstable-2026-05-03 (#516357)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-04 12:54:01 +00:00
committed by GitHub
+3 -3
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation {
pname = "gf";
version = "0-unstable-2026-04-11";
version = "0-unstable-2026-05-03";
src = fetchFromGitHub {
repo = "gf";
owner = "nakst";
rev = "93066aae8d7328c41f0da9985c680691fafa3fab";
hash = "sha256-2nA9c8PAIr8o/of//WUI9XHZgVNtXYsnMaaTOdAMTwc=";
rev = "46174e9b25850c9898ca0c2de90af31ad83122d7";
hash = "sha256-UnMpV9RCDsJEDBj4/gypzYFhR4IqEVKYKLpvrLlTGaA=";
};
nativeBuildInputs = [