mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-02 07:05:38 +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 (gnu packages))
|
||||
|
||||
(define-public openmpi-glicid
|
||||
(define-public openmpi-glicid-4
|
||||
|
||||
(package
|
||||
(inherit gnu:openmpi-4)
|
||||
(name "openmpi-glicid")
|
||||
)
|
||||
(package
|
||||
(inherit gnu:openmpi-4)
|
||||
(name "openmpi-glicid")
|
||||
))
|
Loading…
Add table
Add a link
Reference in a new issue