guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

108/141: gnu: texlive-blockdraw-mp: Specify upstream name.


From: guix-commits
Subject: 108/141: gnu: texlive-blockdraw-mp: Specify upstream name.
Date: Wed, 26 Jun 2024 06:34:37 -0400 (EDT)

ngz pushed a commit to branch tex-team
in repository guix.

commit 6414dae5999f87e8f01d7a83a5318579f272ac36
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 08:29:46 2024 +0200

    gnu: texlive-blockdraw-mp: Specify upstream name.
    
    * gnu/packages/tex.scm (texlive-blockdraw-mp)[properties]: Add 
UPSTREAM-NAME property.
    
    Change-Id: I4fab412d4f2003bc7f5e01894343c67459b63504
---
 gnu/packages/tex.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index b0dc794101..caa7a4ec99 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]