exiv2: 0.28.3 -> 0.28.4

This commit is contained in:
R. Ryantm
2025-02-11 00:36:05 +00:00
parent 45798f6e54
commit 02a1f0c1ff
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation rec {
pname = "exiv2";
version = "0.28.3";
version = "0.28.4";
outputs = [
"out"
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
owner = "exiv2";
repo = "exiv2";
rev = "v${version}";
hash = "sha256-KD3kkIQXPcjCVZZrmbn93xYbJ8ryG0mLFbkO5AVqnTw=";
hash = "sha256-3xSN1erwNn//jrpO3fAG/jVb2jOSIBQNDd7HHKecJQg=";
};
nativeBuildInputs = [