Update CLAW package with version 1.2.1 (#10528)
This commit is contained in:
parent
881ce3a5c2
commit
548e6736c4
@ -15,6 +15,7 @@ class Claw(CMakePackage):
|
||||
git = 'https://github.com/claw-project/claw-compiler.git'
|
||||
maintainers = ['clementval']
|
||||
|
||||
version('1.2.1', commit='939989ab52edb5c292476e729608725654d0a59a', submodules=True)
|
||||
version('1.2.0', commit='fc9c50fe02be97b910ff9c7015064f89be88a3a2', submodules=True)
|
||||
version('1.1.0', commit='16b165a443b11b025a77cad830b1280b8c9bcf01', submodules=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user