diff options
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r-- | gnu/packages/tex.scm | 1 |
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") |