summary refs log tree commit diff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-06-14 15:57:37 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-06-15 23:47:34 +0200
commite2083575d7857d18b1ab00ae380987cbed278eab (patch)
tree433b3ccced395bbd78e9232cb41bbab3556c54f1
parent7892edc256e9f94acad57f698622b48dc741385f (diff)
downloadguix-e2083575d7857d18b1ab00ae380987cbed278eab.tar.gz
gnu: nghttp2: Update to 1.39.1.
* gnu/packages/web.scm (nghttp2): Update to 1.39.1.
-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 6ddeb48d2c..695552c3e2 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6313,7 +6313,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
 (define-public nghttp2
   (package
     (name "nghttp2")
-    (version "1.38.0")
+    (version "1.39.1")
     (source
      (origin
        (method url-fetch)
@@ -6322,7 +6322,7 @@ derivation by David Revoy from the original MonsterID by Andreas Gohr.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1y47xsg7nbfwqx77rc5phi5rh6j8l1x3k9ig6yscchc2hmhwfxgg"))))
+         "0j0lk37k8k3f61r9nw647hg4b22z1753l36n3xrp9x01civ614b7"))))
     (build-system gnu-build-system)
     (outputs (list "out"
                    "lib"))              ; only libnghttp2