exiv2: 0.28.4 -> 0.28.5

Changes: https://github.com/Exiv2/exiv2/blob/v0.28.5/doc/ChangeLog
This commit is contained in:
Sergei Trofimovich
2025-02-26 07:08:02 +00:00
parent 3a05eebede
commit 07f24f592b
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation rec {
pname = "exiv2";
version = "0.28.4";
version = "0.28.5";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "exiv2";
repo = "exiv2";
rev = "v${version}";
hash = "sha256-3xSN1erwNn//jrpO3fAG/jVb2jOSIBQNDd7HHKecJQg=";
hash = "sha256-+Fe0+wkWWtM3MNgY6qp34/kC8jkOjOLusnd9WquYpA8=";
};
nativeBuildInputs = [