mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-03 15:43:06 +02:00
typo
This commit is contained in:
parent
d1449369be
commit
ad6fa2bf4d
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
Add a link
Reference in a new issue