subversion_1_10: 1.10.0 -> 1.10.2

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/versions.
This commit is contained in:
R. RyanTM 2018-07-21 09:56:00 -07:00
parent 1ae2f10642
commit b657f663ac

View File

@ -117,8 +117,8 @@ in {
};
subversion_1_10 = common {
version = "1.10.0";
sha256 = "115mlvmf663w16mc3xyypnaizq401vbypc56hl2ylzc3pcx3zwic";
version = "1.10.2";
sha256 = "127dysfc31q4dhbbxaznh9kqixy9jd44kgwji2gdwj6rb2lf6dav";
extraBuildInputs = [ lz4 utf8proc ];
};
}