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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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")