mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: texlive-blockdraw-mp: Specify upstream name.
* gnu/packages/tex.scm (texlive-blockdraw-mp)[properties]: Add UPSTREAM-NAME property. Change-Id: I4fab412d4f2003bc7f5e01894343c67459b63504
This commit is contained in:
parent
bd25dd493c
commit
d5a278ad27
1 changed files with 1 additions and 0 deletions
|
@ -60924,6 +60924,7 @@ (define-public texlive-blockdraw-mp
|
|||
(base32
|
||||
"1z0cgjslx4kx8fspf3i5h4idxlzhgpm14i16vq88c96z8cdjb2xy"))))
|
||||
(outputs '("out" "doc"))
|
||||
(properties '((upstream-name . "blockdraw_mp")))
|
||||
(build-system texlive-build-system)
|
||||
(home-page "https://ctan.org/pkg/blockdraw_mp")
|
||||
(synopsis "Block diagrams and bond graphs, with MetaPost")
|
||||
|
|
Loading…
Reference in a new issue