Unverified Commit c00ccfb9 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

exiv2: 0.28.4 -> 0.28.5 (#385186)

parents b89a8212 07f24f59
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [