pythia8: add v8.312 (#47389)

* pythia8: add v8.312

* pythia8: update homepage url
This commit is contained in:
Wouter Deconinck 2024-11-03 16:48:34 -06:00 committed by GitHub
parent ff9568fa2f
commit 2664303d7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ class Pythia8(AutotoolsPackage):
the evolution from a few-body hard process to a complex multiparticle
final state."""
homepage = "http://home.thep.lu.se/Pythia/"
homepage = "https://pythia.org/"
url = "https://pythia.org/download/pythia83/pythia8306.tgz"
list_url = "https://pythia.org/releases/"
@ -22,6 +22,7 @@ class Pythia8(AutotoolsPackage):
license("GPL-2.0-only")
version("8.312", sha256="bad98e2967b687046c4568c9091d630a0c31b628745c021a994aba4d1d50f8ea")
version("8.311", sha256="2782d5e429c1543c67375afe547fd4c4ca0720309deb008f7db78626dc7d1464")
version("8.310", sha256="90c811abe7a3d2ffdbf9b4aeab51cf6e0a5a8befb4e3efa806f3d5b9c311e227")
version("8.309", sha256="5bdafd9f2c4a1c47fd8a4e82fb9f0d8fcfba4de1003b8e14be4e0347436d6c33")