subversionClient: 1.10.2 -> 1.10.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/subversion-client/versions
This commit is contained in:
parent
29eab7234e
commit
c5e2470b2e
|
@ -121,8 +121,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
subversion_1_10 = common {
|
subversion_1_10 = common {
|
||||||
version = "1.10.2";
|
version = "1.10.3";
|
||||||
sha256 = "127dysfc31q4dhbbxaznh9kqixy9jd44kgwji2gdwj6rb2lf6dav";
|
sha256 = "1z6r3n91a4znsh68rl3jisfr7k4faymhbpalmmvsmvsap34al3cz";
|
||||||
extraBuildInputs = [ lz4 utf8proc ];
|
extraBuildInputs = [ lz4 utf8proc ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue