gnu: nghttp2: Update to 1.48.0.

* gnu/packages/web.scm (nghttp2): Update to 1.48.0.
This commit is contained in:
Marius Bakke 2022-06-26 02:36:59 +02:00
parent b148826f17
commit 1d3aedf18c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

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