mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Typo.
This commit is contained in:
parent
ac371c0258
commit
237d081348
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@
|
|||
(define-public glicid-gromacs-openmpi
|
||||
(package
|
||||
(inherit gromacs)
|
||||
(name "glicid-gromacs-openmpiy")
|
||||
(name "glicid-gromacs-openmpi")
|
||||
(inputs `(("openmpi", openmpi)
|
||||
,@(package-inputs gromacs)))
|
||||
))
|
||||
|
|
Loading…
Add table
Reference in a new issue