gnu: texlive-ctan-chk: Specify upstream name.

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

Change-Id: I7ffbab1d0262a6e97c29af5060f2aa9b4835719c
This commit is contained in:
Nicolas Goaziou 2024-06-22 11:05:44 +02:00 committed by Ludovic Courtès
parent 1302e657f5
commit 1622da478b
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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")