summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-03-10 16:32:24 +0100
committerMarius Bakke <mbakke@fastmail.com>2019-03-10 18:50:01 +0100
commite1e89e2628b754da7823274d46bdef2a49539ca7 (patch)
tree342f1bede978df8303c2a6ca8437acebb23a2bbf
parent8acd1e90c5032d8bbcb0cdebc7f659ebdf442802 (diff)
downloadguix-e1e89e2628b754da7823274d46bdef2a49539ca7.tar.gz
gnu: nghttp2: Update to 1.37.0.
* gnu/packages/web.scm (nghttp2): Update to 1.37.0.
-rw-r--r--gnu/packages/web.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 0266e99e26..8dd6d6cc2b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6279,7 +6279,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
 (define-public nghttp2
   (package
     (name "nghttp2")
-    (version "1.36.0")
+    (version "1.37.0")
     (source
      (origin
        (method url-fetch)
@@ -6288,7 +6288,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1z47hadp5gpspfn41dj4mb0m5fzbkw1jw8sahjkabvc8gcaqdfz9"))))
+         "1ds7ilgdsq1dykp285cxrl17xsgkxp0a2413wcgvkx0p9cb0n2da"))))
     (build-system gnu-build-system)
     (outputs (list "out"
                    "lib"))              ; only libnghttp2