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 9e3f1e0 commit 6fdde71Copy full SHA for 6fdde71
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.1.2')
+ version('0.1.4')
10
11
depends_on('boost')
12
depends_on('eigen')
0 commit comments