python312Packages.fastjet: 3.4.2.1 -> 3.4.3.1 (#393378)

This commit is contained in:
R. RyanTM
2025-03-26 12:28:37 -04:00
committed by GitHub
parent 0806a36357
commit c1a6becb5d
@@ -33,13 +33,13 @@ in
buildPythonPackage rec {
pname = "fastjet";
version = "3.4.2.1";
version = "3.4.3.1";
pyproject = true;
src = fetchPypi {
pname = "fastjet";
inherit version;
hash = "sha256-YlYJWCdwEBiG+koh1X2app1HinvktryisxP/C024g1k=";
hash = "sha256-c9LE3axkm3tJt6RfHHIbJZsA/0s2Cl1UqxGKqKvospI=";
};
# unvendor fastjet/fastjet-contrib