diff options
-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 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") |