gnu: texlive-pstricks-calcnotes: Specify upstream name.

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

Change-Id: Ib17e6358b40bcc8e0afdeea246059b3ea085e00e
This commit is contained in:
Nicolas Goaziou 2024-06-22 11:07:07 +02:00 committed by Ludovic Courtès
parent 5025ac613d
commit 4583e28c46
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -77272,6 +77272,7 @@ (define-public texlive-pstricks-calcnotes
(base32
"00vgcdf73p4143dfjcvs4b5v4phvisv76ink3iiijl6s6f9zbmy3"))))
(outputs '("out" "doc"))
(properties '((upstream-name . "pstricks_calcnotes")))
(build-system texlive-build-system)
(home-page "https://ctan.org/pkg/pstricks-calcnotes")
(synopsis "Use of PSTricks in calculus lecture notes")