Skip to content

Commit

Permalink
WIP: add CEPCSW v0.1.2 and v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mirguest authored and vvolkl committed Jan 18, 2021
1 parent 0cd00a9 commit dfdb85a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/cepcsw/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ class Cepcsw(CMakePackage, Key4hepPackage):
k4_add_latest_commit_as_version(git)
version('master', branch='master')
version('0.1.1', sha256='0d56c2e63c0d91a64854c44ab4c0575fb0646cb566113721e3f35aee24e6a334')
version('0.1.2', sha256='2caaf0723fa2561e97eb303e245b6a5e25185d4195b48c6a30dcc8d315951f42')
version('0.2.0', sha256='1ca9823ef4492c25e776de9f2f4884ed9068f907b4e080342276d92ad4071af6')

depends_on('clhep')
depends_on('dd4hep +geant4')
Expand Down

0 comments on commit dfdb85a

Please sign in to comment.