We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c115ebc commit f7c880dCopy full SHA for f7c880d
environments/packages.yaml
@@ -41,4 +41,4 @@ packages:
41
davix:
42
version: [0.7.5]
43
star-env:
44
- version: [0.2.2]
+ version: [0.2.3]
packages/star-env/package.py
@@ -6,7 +6,7 @@ class StarEnv(BundlePackage):
6
7
homepage = "https://github.com/star-bnl/star-spack/"
8
9
- version('0.2.2')
+ version('0.2.3')
10
11
depends_on('boost')
12
depends_on('eigen')
0 commit comments