Merge pull request #54047 from r-ryantm/auto-update/subversion-client

subversionClient: 1.11.0 -> 1.11.1
This commit is contained in:
Eelco Dolstra
2019-01-16 13:18:28 +01:00
committed by GitHub

View File

@@ -127,8 +127,8 @@ in {
};
subversion_1_11 = common {
version = "1.11.0";
sha256 = "0miyz3xsxxp56iczxv6yqd8p06av3vxpb5nasyg2xb3ln1247i47";
version = "1.11.1";
sha256 = "1fv0psjxx5nxb4zmddyrma2bnv1bfff4p8ii6j8fqwjdr982gzcy";
extraBuildInputs = [ lz4 utf8proc ];
};
}