Merge pull request #218658 from r-ryantm/auto-update/python310Packages.hg-evolve

python310Packages.hg-evolve: 10.5.3 -> 11.0.0
This commit is contained in:
Luke Granger-Brown 2023-02-27 18:39:13 +00:00 committed by GitHub
commit b6aa01b74f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "hg-evolve";
version = "10.5.3";
version = "11.0.0";
src = fetchPypi {
inherit pname version;
sha256 = "sha256-0frkG8HqzC1ZftGDMv4vk47vc9tQWGBQbL4bzFdaCL4=";
sha256 = "sha256-7LCsw6LSFB0r2jJt7/3X18jxRhLGsRjWmjllVLxspbU=";
};
nativeCheckInputs = [