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

commit 66a5e132b1eab705ace950b7bba63e3df5f11fcc
Author: Nicolas Goaziou <m...@nicolasgoaziou.fr>
AuthorDate: Sat Jun 22 11:06:20 2024 +0200

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

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 6d11f01dc7..bc282c75c0 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -52768,6 +52768,7 @@ Currently the template is only designed for Chinese 
typesetting.")
                (base32
                 "15w8sggvlh28567y1d4vpbq8and12hvhphfvd7vabbn8g1l6h1yi"))))
     (outputs '("out" "doc"))
+    (properties '((upstream-name . "r_und_s")))
     (build-system texlive-build-system)
     (home-page "https://ctan.org/pkg/r-und-s";)
     (synopsis "Chemical hazard codes")

Reply via email to