zxtune: 5100 -> 5101

This commit is contained in:
R. Ryantm
2025-07-08 15:44:33 +00:00
parent 5dbc8a39b5
commit 6907e0de80
+2 -2
View File
@@ -48,7 +48,7 @@ let
in
stdenv.mkDerivation rec {
pname = "zxtune";
version = "5100";
version = "5101";
outputs = [ "out" ];
@@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
owner = "zxtune";
repo = "zxtune";
rev = "r${version}";
hash = "sha256-SNHnpLAbiHCo11V090EY/vLH4seoZWpMHMMBLGkr88E=";
hash = "sha256-C+1tmQ8cKGpigWDh5p0mqv9B7/Tv8iJ4JVc835Q4y40=";
};
passthru.updateScript = nix-update-script {