gnu: nghttp2: Update to 1.32.0.

* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-11 17:06:55 +02:00
parent 86c19ed94a
commit 314dcec1c0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6341,7 +6341,7 @@ (define-public cat-avatar-generator
(define-public nghttp2
(package
(name "nghttp2")
(version "1.31.1")
(version "1.32.0")
(source
(origin
(method url-fetch)
@ -6350,7 +6350,7 @@ (define-public nghttp2
name "-" version ".tar.xz"))
(sha256
(base32
"00z1687m4wi2gbgkijbv099l9hs1sjlyzbhh8jhn0xssx4xcifb5"))))
"0zbgp8f80h2zlfn8cd2ldrmgl81jzcdh1141n71aqmfckzaqj2kh"))))
(build-system gnu-build-system)
(outputs (list "out"
"lib")) ; only libnghttp2