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

python310Packages.hg-evolve: 11.0.2 -> 11.1.0
This commit is contained in:
OTABI Tomoya 2023-11-08 00:48:32 +09:00 committed by GitHub
commit ee4708c948
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 = "11.0.2";
version = "11.1.0";
src = fetchPypi {
inherit pname version;
hash = "sha256-qDURFcDm7zvDEv1Z+aoXtFfbilul6q6KlkjBvhkeYkM=";
hash = "sha256-sMvHvHwLuMT0LaH2XFDePuePbwCXjvl66QGdERR0k6g=";
};
nativeCheckInputs = [