Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit aa9ed69

Browse files
committed
nmodl: draft deployment to unblock HPCTM-1854
1 parent 21a6d5b commit aa9ed69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bluebrain/repo-bluebrain/packages/nmodl/package.py

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ class Nmodl(CMakePackage):
1515

1616
version("develop", branch="master", submodules=True)
1717
version("llvm", branch="llvm", submodules=True)
18+
# temporary version to unblock HPCTM-1854
19+
version("0.7.a4", commit="5c8b6298d524c6c0418360311ec7139b3b92ee26")
1820
version("0.7.a3", commit="2fb037e1f8d60d522ba16bd968c69a318ce5a827")
1921
version("0.7.a2", commit="6f6db3b6f25e066db46d8a5fc85a1697363b995c")
2022
version("0.7.a1", commit="2ce4a2b91dfcfe6356b6a5003c4e99b8711564ee")

0 commit comments

Comments
 (0)