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