summary refs log tree commit diff
path: root/gnu/packages/web.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-04-12 15:22:57 -0400
committerMark H Weaver <mhw@netris.org>2018-04-12 15:22:57 -0400
commita368663a567b5bcf25db207d03abae144cbc7493 (patch)
treee6d46e594cc947e9ad20e9f8c5df3a170d3b2f9d /gnu/packages/web.scm
parent4b20e079cb5792c50755ee4fde1142dbda5ce898 (diff)
parente90c5f35d14b4c956d4b1a39eac656ac6884c992 (diff)
downloadguix-a368663a567b5bcf25db207d03abae144cbc7493.tar.gz
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/web.scm')
-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 9c2426c8ee..b8785ce861 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6355,7 +6355,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
 (define-public nghttp2
   (package
     (name "nghttp2")
-    (version "1.31.0")
+    (version "1.31.1")
     (source
      (origin
        (method url-fetch)
@@ -6364,7 +6364,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1ivs74v9sa2sds3dq0s7vn9bkmhr2hgwyg1an1rah3agqwnkqmrn"))))
+         "00z1687m4wi2gbgkijbv099l9hs1sjlyzbhh8jhn0xssx4xcifb5"))))
     (build-system gnu-build-system)
     (outputs (list "out"
                    "lib"))              ; only libnghttp2