exiv2: 0.28.3 -> 0.28.4 (#381049)

Co-authored-by: wegank <wegank@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-12 08:56:30 +00:00
committed by GitHub
co-authored by wegank
+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 = [