~ruther/guix-local

ca33698127326601a5f59cebff3a95fcfe70cb9b — Nicolas Graves via Guix-patches via 1 year, 8 months ago cc384dc
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>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/curl.scm
M gnu/packages/curl.scm => gnu/packages/curl.scm +1 -0
@@ 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