Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pandreetto committed May 22, 2024
1 parent 6fd8679 commit 868cf01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/actstracking/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Actstracking(CMakePackage, Key4hepPackage):
maintainers = ['gianelle', 'kkrizka']


version('1.2.0.2', sha256='f63d84e595816b9a19fb8cc887cdda9a47eaf7b7223740d05cc3c02b1f96a3a9'
version('1.2.0.2', sha256='f63d84e595816b9a19fb8cc887cdda9a47eaf7b7223740d05cc3c02b1f96a3a9')
version('1.1.0', sha256='d565e70a2fec97d0d2e81ada69ed54ef8dacc44b0f608b4cf3dffa561091afeb')
version('1.0.0', sha256='0e98f2185920358d9c220883a48df42f3b5282beb32a91a19f9f3f5c1adc103b')

Expand Down

0 comments on commit 868cf01

Please sign in to comment.