svn-all-fast-export: 1.0.19 -> 1.0.20

This commit is contained in:
R. Ryantm
2025-05-11 04:50:17 +00:00
parent 1d8fe40546
commit 32b868ac6e

View File

@@ -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 = [