Unverified Commit 1df1da47 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

svn-all-fast-export: 1.0.19 -> 1.0.20 (#406068)

parents 1ec30394 32b868ac
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
}:

let
  version = "1.0.19";
  version = "1.0.20";
in
stdenv.mkDerivation {
  pname = "svn-all-fast-export";
@@ -20,7 +20,7 @@ stdenv.mkDerivation {
    owner = "svn-all-fast-export";
    repo = "svn2git";
    rev = version;
    sha256 = "sha256-r8tS1fbpSWp9btC2hkCg304G4lftQZ09QXWwC943miU=";
    sha256 = "sha256-ALZ9wGEM2woELUdCxG1SSzIhOCHERsnrSnCVN2MH9Lo=";
  };

  nativeBuildInputs = [