mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: mes: Use m2-planet-1.9.0.
* gnu/packages/mes.scm (mes)[native-inputs]: Revert to m2-planet-1.9.0. Change-Id: Iac504f5b46bac4c989af914415b14955a072278e
This commit is contained in:
parent
009621092b
commit
c7408f50d1
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@ (define-public mes
|
|||
(else
|
||||
'())))
|
||||
(list graphviz help2man
|
||||
m2-planet
|
||||
m2-planet-1.9.0
|
||||
perl ;build-aux/gitlog-to-changelog
|
||||
texinfo)))
|
||||
(build-system gnu-build-system)
|
||||
|
|
Loading…
Reference in a new issue