Skip to content

Commit

Permalink
New version for Overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
pandreetto committed Jul 4, 2024
1 parent b177e9a commit dc44665
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environments/mucoll-integration/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spack:
require: '~devtools'

overlay:
require: '@0.25.0.1'
require: '@0.25.0.2'
lcgeo:
require: '@0.20.0.1'
lcio:
Expand Down
2 changes: 1 addition & 1 deletion packages/overlay/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Overlay(CMakePackage, MCIlcsoftpackage):
maintainers = ['gianelle', 'pandreetto']

version('master', branch='master')
version('0.25.0.1', sha256='ca293cd96ec4be115d73321df41cbce96b49ec995a54b025c6dc344367265266')
version('0.25.0.2', sha256='b972438d7796f880a8efaeb2c921d3c4d588ebcd807122e382b298e3eea615a6')
version('0.24', sha256='83ddebb4c3e36b9b5bda2acfb658e5fd0fd2b31f5e5a38c54f72601379949c04')
version('0.23', sha256='b885bed6c386676e74db21dafde6bc08bcac2a16df89892759415fb8bbb331ed')
version('0.22.2', sha256='9d4ed2d218897f0cbec233d5c588db41bd002dcd5ce809f5b3bad7767408de58')
Expand Down

0 comments on commit dc44665

Please sign in to comment.