1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-06 09:15:54 +02: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:
Nicolas Goaziou
2024-06-22 08:29:46 +02:00
committed by Ludovic Courtès
parent bd25dd493c
commit d5a278ad27
+1
View File
@@ -60924,6 +60924,7 @@ with LaTeX.")
(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")