summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorWouter Deconinck <wdconinc@gmail.com>2022-12-12 08:11:42 -0600
committerGitHub <noreply@github.com>2022-12-12 07:11:42 -0700
commit1466f8d60268148a75c5aacb8914943def06fea1 (patch)
treeb3567fe4f7c9d0bb9f8d1abea4baa60c3f510630 /var
parent9fdb36585f083133232686015903c022ea653980 (diff)
downloadspack-1466f8d60268148a75c5aacb8914943def06fea1.tar.gz
spack-1466f8d60268148a75c5aacb8914943def06fea1.tar.bz2
spack-1466f8d60268148a75c5aacb8914943def06fea1.tar.xz
spack-1466f8d60268148a75c5aacb8914943def06fea1.zip
geant4-data: depends_on g4emlow@7.9.1 when @10.6 (#34444)
Per https://geant4.web.cern.ch/node/1837 the correct dependency for 10.6 is on `g4emlow@7.9.1`, not on both `g4emlow@7.9` and `g4emlow@7.9.1`. This is a minor cosmetic fix. The concretization for 10.6 works just fine here. But this removes the duplicate entry.
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/geant4-data/package.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/geant4-data/package.py b/var/spack/repos/builtin/packages/geant4-data/package.py
index bbb4a885d0..7bd1f7aa6e 100644
--- a/var/spack/repos/builtin/packages/geant4-data/package.py
+++ b/var/spack/repos/builtin/packages/geant4-data/package.py
@@ -86,7 +86,6 @@ class Geant4Data(BundlePackage):
],
"10.6.0:10.6": [
"g4ndl@4.6",
- "g4emlow@7.9",
"g4emlow@7.9.1",
"g4photonevaporation@5.5",
"g4radioactivedecay@5.4",