Skip to content

Commit

Permalink
subversionClient: 1.11.0 -> 1.11.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
r-ryantm committed Jan 16, 2019
1 parent 36c904d commit cd055b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/version-management/subversion/default.nix
Expand Up @@ -127,8 +127,8 @@ in {
};

subversion_1_11 = common {
version = "1.11.0";
sha256 = "0miyz3xsxxp56iczxv6yqd8p06av3vxpb5nasyg2xb3ln1247i47";
version = "1.11.1";
sha256 = "1fv0psjxx5nxb4zmddyrma2bnv1bfff4p8ii6j8fqwjdr982gzcy";
extraBuildInputs = [ lz4 utf8proc ];
};
}

0 comments on commit cd055b2

Please sign in to comment.