diff options
Diffstat (limited to 'gnu/packages')
-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 cd2fb18b4f..a345f41d09 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -41319,6 +41319,7 @@ submission has to be requested by an appropriate command line option.") (base32 "09ngqgs08q8bld334jrzhnd558lv7fajfppmfrkp4kv9hc5iyz9a")))) (outputs '("out" "doc")) + (properties '((upstream-name . "ctan_chk"))) (build-system texlive-build-system) (home-page "https://ctan.org/pkg/ctan_chk") (synopsis "CTAN guidelines verifier and corrector for uploading projects") |