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:
Nicolas Graves via Guix-patches via 2024-11-24 21:16:26 +01:00 committed by Zheng Junjie
parent cc384dcc9b
commit ca33698127
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -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