Skip to content

Commit

Permalink
libsonata-report: Add support for synapse reports (spack#1015)
Browse files Browse the repository at this point in the history
Co-authored-by: Blanco Alonso Jorge <jblanco@bbpv2.epfl.ch>
  • Loading branch information
jorblancoa and Blanco Alonso Jorge committed Jan 20, 2021
1 parent 585d403 commit 4297756
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.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 4297756

Please sign in to comment.