gnu: halibut: Add cpe-vendor property.

* gnu/packages/documentation.scm (halibut)
[properties]: Add cpe-vendor property.

Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
Nicolas Graves 2025-06-05 13:28:48 +02:00 committed by Zheng Junjie
parent 3c439912d8
commit 63600ebe3c
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -265,6 +265,7 @@ It has extensive support for indexing and cross-referencing, and generates
hyperlinks within output documents wherever possible. It supports Unicode, hyperlinks within output documents wherever possible. It supports Unicode,
with the ability to fall back to an alternative representation if Unicode with the ability to fall back to an alternative representation if Unicode
output is not available.") output is not available.")
(properties `((cpe-vendor . "halibut_project")))
(license license:expat))) (license license:expat)))
(define-public doc++ (define-public doc++