Skip to content

Commit

Permalink
libsonata-report: bump to 0.1.6 (spack#1022)
Browse files Browse the repository at this point in the history
- node_ids 1-based to 0-based conversion configurable
   through environment variable

Co-authored-by: Blanco Alonso Jorge <[email protected]>
  • Loading branch information
jorblancoa and Blanco Alonso Jorge authored Jan 26, 2021
1 parent a97d928 commit 4e54b2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class LibsonataReport(CMakePackage):
homepage = "https://github.com/BlueBrain/libsonata"
git = "https://github.com/BlueBrain/libsonata.git"

version('0.1.6', commit='a738b0189f81fa', submodules=True, get_full_repo=True)
version('0.1.5', commit='55567360dab0e8', submodules=True, get_full_repo=True)
version('0.1.4', commit='3881a52ad7fe8b', submodules=True, get_full_repo=True)
version('develop', branch='master', submodules=False, get_full_repo=True)
Expand Down

0 comments on commit 4e54b2f

Please sign in to comment.