mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
stupid typo
This commit is contained in:
parent
03594cf18f
commit
307a418dc7
1 changed files with 2 additions and 2 deletions
|
@ -49,9 +49,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(define-public openmpi-glicid-pmxv4
|
(define-public openmpi-glicid-pmixv4
|
||||||
(package/inherit openmpi-4-latest
|
(package/inherit openmpi-4-latest
|
||||||
(name "openmpi-glicid-pmxv4")
|
(name "openmpi-glicid-pmixv4")
|
||||||
(arguments (substitute-keyword-arguments (package-arguments
|
(arguments (substitute-keyword-arguments (package-arguments
|
||||||
openmpi-4-latest)
|
openmpi-4-latest)
|
||||||
((#:configure-flags flags)
|
((#:configure-flags flags)
|
||||||
|
|
Loading…
Add table
Reference in a new issue