python3Packages.fastjet: 3.5.1.1 -> 3.5.1.2
https://github.com/scikit-hep/fastjet/releases/tag/v3.5.1.2 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -31,13 +31,13 @@ in
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "fastjet";
|
||||
version = "3.5.1.1";
|
||||
version = "3.5.1.2";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "fastjet";
|
||||
inherit version;
|
||||
hash = "sha256-2GG9A+/2rgYpsJo1tu3BprOM7bKwYVV6/qIIMtYSr9o=";
|
||||
hash = "sha256-dDvlFBZrTWhpNhngKuAvu9zpbcLWvz7IpRQsmctvaW0=";
|
||||
};
|
||||
|
||||
# unvendor fastjet/fastjet-contrib
|
||||
|
||||
Reference in New Issue
Block a user