herwig3: add v7.2.2 (#28233)

This commit is contained in:
Wouter Deconinck 2022-08-08 02:11:12 -05:00 committed by GitHub
parent 93eb8be43c
commit e31b4cdf33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,7 @@ class Herwig3(AutotoolsPackage):
tags = ["hep"]
version("7.2.3", sha256="5599899379b01b09e331a2426d78d39b7f6ec126db2543e9d340aefe6aa50f84")
version("7.2.2", sha256="53e06b386df5bc20fe268b6c8ba50f1e62b6744e577d383ec836ea3fc672c383")
version("7.2.1", sha256="d4fff32f21c5c08a4b2e563c476b079859c2c8e3b78d853a8a60da96d5eea686")
depends_on("autoconf", type="build")
@ -24,6 +25,7 @@ class Herwig3(AutotoolsPackage):
depends_on("lhapdf")
depends_on("lhapdfsets", type="build")
depends_on("thepeg@2.2.1", when="@7.2.1")
depends_on("thepeg@2.2.2", when="@7.2.2")
depends_on("thepeg@2.2.3", when="@7.2.3")
depends_on("evtgen")

View file

@ -17,6 +17,7 @@ class Thepeg(AutotoolsPackage):
# The commented out versions exist, but may need patches
# and/or recipe changes
version("2.2.3", sha256="f21473197a761fc32917b08a8d24d2bfaf93ff57f3441fd605da99ac9de5d50b")
version("2.2.2", sha256="97bf55d4391b0a070a3303d3845f8160afec403f1573dfb0e857709ad6262e3e")
version("2.2.1", sha256="63abc7215e6ad45c11cf9dac013738e194cc38556a8368b850b70ab1b57ea58f")
version("2.2.0", sha256="d3e1474811b7d9f61a4a98db1e9d60d8ef8f913a50de4cae4dc2cc4f98e6fbf8")
# version('2.1.7', sha256='2e15727afc1fbfb158fa42ded31c4b1e5b51c25ed6bb66a38233e1fc594329c8')