Commit 77f42e1d authored by Ben Siraphob's avatar Ben Siraphob
Browse files

exifprobe: unstable-2018-06-19 -> 2.0.1-unstable-2018-06-19

parent ad7e2f0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

stdenv.mkDerivation {
  pname = "exifprobe";
  version = "unstable-2018-06-19";
  version = "2.0.1-unstable-2018-06-19";

  src = fetchFromGitHub {
    owner = "hfiguiere";