mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
3c439912d8
commit
63600ebe3c
1 changed files with 1 additions and 0 deletions
|
@ -265,6 +265,7 @@ It has extensive support for indexing and cross-referencing, and generates
|
|||
hyperlinks within output documents wherever possible. It supports Unicode,
|
||||
with the ability to fall back to an alternative representation if Unicode
|
||||
output is not available.")
|
||||
(properties `((cpe-vendor . "halibut_project")))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public doc++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue