summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2024-06-22 11:04:48 +0200
committerChristopher Baines <mail@cbaines.net>2024-07-11 10:25:21 +0100
commit3e15bae255514fc70acadb2b512722a4103b515e (patch)
treeb8b7e8600aa64aff1ed0a8061d1b6932005a7893
parent1e9c10e651f66377e187a39914187da0043e72f1 (diff)
downloadguix-patches-3e15bae255514fc70acadb2b512722a4103b515e.tar
guix-patches-3e15bae255514fc70acadb2b512722a4103b515e.tar.gz
gnu: texlive-ran-toks: Specify upstream name.
* gnu/packages/tex.scm (texlive-ran-toks)[properties]: Add UPSTREAM-NAME property. Change-Id: I22ea91ec581249df44f7fd36dcd6aa3b8a38bfed
-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 e577a28788..cd2fb18b4f 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -116969,6 +116969,7 @@ The author now considers the package obsolete, and recommends use of
(base32
"18js88apqcvsr4z4fwjf6219d28fxnhcv3srhhksbi5h4ky8y88m"))))
(outputs '("out" "doc"))
+ (properties '((upstream-name . "ran_toks")))
(build-system texlive-build-system)
(home-page "https://ctan.org/pkg/ran_toks")
(synopsis "Randomise token strings")