gnu: texlive-ran-toks: Specify upstream name.

* gnu/packages/tex.scm (texlive-ran-toks)[properties]: Add UPSTREAM-NAME property.

Change-Id: I22ea91ec581249df44f7fd36dcd6aa3b8a38bfed
This commit is contained in:
Nicolas Goaziou 2024-06-22 11:04:48 +02:00 committed by Ludovic Courtès
parent 3419fc9f1e
commit 1302e657f5
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -116969,6 +116969,7 @@ (define-public texlive-ran-toks
(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")