mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
Merge branch 'devel' into 'main'
typo See merge request glicid-public/guix-glicid!464
This commit is contained in:
commit
8d2df03080
1 changed files with 5 additions and 5 deletions
|
@ -10,9 +10,9 @@
|
||||||
#:use-module (glicid packages parallel)
|
#:use-module (glicid packages parallel)
|
||||||
#:use-module (gnu packages))
|
#:use-module (gnu packages))
|
||||||
|
|
||||||
(define-public openmpi-glicid
|
(define-public openmpi-glicid-4
|
||||||
|
|
||||||
(package
|
(package
|
||||||
(inherit gnu:openmpi-4)
|
(inherit gnu:openmpi-4)
|
||||||
(name "openmpi-glicid")
|
(name "openmpi-glicid")
|
||||||
)
|
))
|
Loading…
Add table
Reference in a new issue