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 @@ (define-public texlive-ctan-chk (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")