stenc: 2.0.0 -> 2.0.1

This commit is contained in:
R. Ryantm
2025-07-29 21:52:25 +00:00
parent 1e8f965e4e
commit e58df368b9
+2 -2
View File
@@ -11,7 +11,7 @@
stdenv.mkDerivation rec {
pname = "stenc";
version = "2.0.0";
version = "2.0.1";
outputs = [
"out"
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
owner = "scsitape";
repo = "stenc";
tag = version;
sha256 = "sha256-L0g285H8bf3g+HDYUDRWBZMOBCnWz3Vm38Ijttu404U=";
sha256 = "sha256-M7b+T0mm2QTP1LqqjdKV/NWZ60DrueFEnN1unwCOeH4=";
};
nativeBuildInputs = [