mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
adding apptainer 1.0.1
This commit is contained in:
parent
7378cbd281
commit
9a8266322a
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@
|
||||||
)
|
)
|
||||||
(add-before 'configure 'set-version
|
(add-before 'configure 'set-version
|
||||||
(lambda* (#:key input #:allow-other-keys)
|
(lambda* (#:key input #:allow-other-keys)
|
||||||
(invoke "echo" "1.0.1" ">" "VERSION")
|
(invoke "echo" "'1.0.1' > VERSION")
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue