vgmtools: 0.1-unstable-2026-02-26 -> 0.1-unstable-2026-03-08 (#499458)

This commit is contained in:
Cosima Neidahl
2026-03-13 16:06:49 +00:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "vgmtools";
version = "0.1-unstable-2026-02-26";
version = "0.1-unstable-2026-03-08";
src = fetchFromGitHub {
owner = "vgmrips";
repo = "vgmtools";
rev = "9962da3be999da57e0ea09e0deb1a479524e499f";
hash = "sha256-6P7i/BT+v26SvJtj/FH70XKwuTfp8PtSAChvHFY6aLw=";
rev = "19aa30e7c69e6edba7ff3bc8027de2331afe4681";
hash = "sha256-LI4c+Qtks1UNig7yz9zr8ZOB0Tswjc4oJ0v9wakXHrw=";
};
nativeBuildInputs = [