mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: h2c: Add lint-hidden-cpe-vendors property.
* gnu/packages/curl.scm (h2c)[property]: Add lint-hidden-cpe-vendors property. Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
cc384dcc9b
commit
ca33698127
1 changed files with 1 additions and 0 deletions
|
|
@ -382,6 +382,7 @@ more!")
|
|||
(description
|
||||
"Provided a set of HTTP request headers, h2c outputs how to invoke
|
||||
curl to obtain exactly that HTTP request.")
|
||||
(properties `((lint-hidden-cpe-vendors . ("golang"))))
|
||||
(license license:expat)))
|
||||
|
||||
(define-public coeurl
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue