mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 03:43:06 +00:00
Merge pull request #54047 from r-ryantm/auto-update/subversion-client
subversionClient: 1.11.0 -> 1.11.1
This commit is contained in:
commit
5a434d0034
@ -127,8 +127,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
subversion_1_11 = common {
|
subversion_1_11 = common {
|
||||||
version = "1.11.0";
|
version = "1.11.1";
|
||||||
sha256 = "0miyz3xsxxp56iczxv6yqd8p06av3vxpb5nasyg2xb3ln1247i47";
|
sha256 = "1fv0psjxx5nxb4zmddyrma2bnv1bfff4p8ii6j8fqwjdr982gzcy";
|
||||||
extraBuildInputs = [ lz4 utf8proc ];
|
extraBuildInputs = [ lz4 utf8proc ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user