mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
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:
parent
3419fc9f1e
commit
1302e657f5
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue