gnu: nghttp2: Update to 1.44.0.

* gnu/packages/web.scm (nghttp2): Update to 1.44.0.
This commit is contained in:
Marius Bakke 2021-07-19 13:58:48 +02:00
parent 21e75f5188
commit b373d17e43
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -7607,7 +7607,7 @@ (define-public cat-avatar-generator
(define-public nghttp2
(package
(name "nghttp2")
(version "1.43.0")
(version "1.44.0")
(source
(origin
(method url-fetch)
@ -7616,7 +7616,7 @@ (define-public nghttp2
"nghttp2-" version ".tar.xz"))
(sha256
(base32
"03vbl80rxjpzzvgxb53kah9r0dd2dw9i4im4bilrzlmfz2k4zmgp"))))
"0p9wvva4g8hwj55x19rbyvnq2dbsnf65rphhxnpqs7ll54xlg6an"))))
(build-system gnu-build-system)
(outputs (list "out"
"lib")) ; only libnghttp2