vgmplay-libvgm: 0.51.1-unstable-2024-01-03 -> 0.51.1-unstable-2025-04-05

This commit is contained in:
R. Ryantm
2025-04-14 10:37:00 +00:00
parent 8f1cb388e9
commit 1bb86af1bd
+3 -3
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation {
pname = "vgmplay-libvgm";
version = "0.51.1-unstable-2024-01-03";
version = "0.51.1-unstable-2025-04-05";
src = fetchFromGitHub {
owner = "ValleyBell";
repo = "vgmplay-libvgm";
rev = "7db1c63c056d79a8f9f533aa7eb82b7fdf7d456c";
hash = "sha256-GjBwu8Y/lOI8SLO4SrAWcntQIwKe/hXuh9tKbOPHQiA=";
rev = "7aa3f749468e15ea6dcb94edce51315c19ee448e";
hash = "sha256-g+nG+OdZjeHaLADQts0PcKbs3dXoBvL9qLgds+ozyRw=";
};
nativeBuildInputs = [