vgmtools: 0.1-unstable-2025-11-04 -> 0.1-unstable-2025-11-16 (#462519)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "vgmtools";
|
||||
version = "0.1-unstable-2025-11-04";
|
||||
version = "0.1-unstable-2025-11-16";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "vgmrips";
|
||||
repo = "vgmtools";
|
||||
rev = "d5d1ba5bbe9f5bc78ea0202490a3432465d5f154";
|
||||
hash = "sha256-91smzkVY+SC5zBp0v7VkIkMCZX0vs6ivPnKTyw3ZkW4=";
|
||||
rev = "1228c536516c9e73a863c6bbe7776d692c6abe79";
|
||||
hash = "sha256-3lfKoLwqE10KT1azerOU6EknwYGwvonwpvZSZ3Qx3XI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user