summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2023-12-28 02:48:57 -0600
committerGitHub <noreply@github.com>2023-12-28 09:48:57 +0100
commit124363b1b5e985e8f1a261e5398ad44dc55c8139 (patch)
tree4f17c01a39c5c4713480c23220bb828ba4cbddd8
parenteec5dd88e05e9a8876d7b7c0e3c4e1f0cea0faf0 (diff)
downloadspack-124363b1b5e985e8f1a261e5398ad44dc55c8139.tar.gz
spack-124363b1b5e985e8f1a261e5398ad44dc55c8139.tar.bz2
spack-124363b1b5e985e8f1a261e5398ad44dc55c8139.tar.xz
spack-124363b1b5e985e8f1a261e5398ad44dc55c8139.zip
thepeg: new version 2.3.0 (#41881)
No online release notes or repository, but the new tarball has the following in `NEWS`: * ThePEG-2.3.0 release: 2023-12-11 ** gcc-12/c++17/c++20 compatibility added ** hepmc3 compatibility added ** rivet interface improved ** inforstructure for dark interaction added
-rw-r--r--var/spack/repos/builtin/packages/thepeg/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/thepeg/package.py b/var/spack/repos/builtin/packages/thepeg/package.py
index fd5eca3bf8..ed7fe7a936 100644
--- a/var/spack/repos/builtin/packages/thepeg/package.py
+++ b/var/spack/repos/builtin/packages/thepeg/package.py
@@ -18,6 +18,7 @@ class Thepeg(AutotoolsPackage):
# The commented out versions exist, but may need patches
# and/or recipe changes
+ version("2.3.0", sha256="deec8f22e89bb1a3f31b3b84e8feddf59a69845c9d33fba718f5599ce4a6ae9d")
version("2.2.3", sha256="f21473197a761fc32917b08a8d24d2bfaf93ff57f3441fd605da99ac9de5d50b")
version("2.2.2", sha256="97bf55d4391b0a070a3303d3845f8160afec403f1573dfb0e857709ad6262e3e")
version("2.2.1", sha256="63abc7215e6ad45c11cf9dac013738e194cc38556a8368b850b70ab1b57ea58f")