summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2024-06-22 11:06:20 +0200
committerChristopher Baines <mail@cbaines.net>2024-06-29 12:13:20 +0100
commitab81a0e2dba2130a3af8ed3ae3400a5e79250df9 (patch)
tree79aca57bf7863952313109012e652bdc8b85bc08
parent65b1a5a6e782dba1f289ad1b8a538efe191c7ac9 (diff)
downloadguix-patches-ab81a0e2dba2130a3af8ed3ae3400a5e79250df9.tar
guix-patches-ab81a0e2dba2130a3af8ed3ae3400a5e79250df9.tar.gz
gnu: texlive-r-und-s: Specify upstream name.
* gnu/packages/tex.scm (texlive-r-und-s)[properties]: Add UPSTREAM-NAME property. Change-Id: Ifc479d127150ba5f79bf86efe8b8ea4147c711f8
-rw-r--r--gnu/packages/tex.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index a345f41d09..d93cc77189 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")