guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: Revert "gnu: gnurl: Add HTTP/2 support."


From: Tobias Geerinckx-Rice
Subject: 01/01: Revert "gnu: gnurl: Add HTTP/2 support."
Date: Sun, 25 Feb 2018 22:42:18 -0500 (EST)

nckx pushed a commit to branch core-updates
in repository guix.

commit e2e3c5525231f5208dd14259e9fcfc19db9de0d3
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Feb 25 16:44:27 2018 +0100

    Revert "gnu: gnurl: Add HTTP/2 support."
    
    This reverts unintentional commit 3d2d5ebffae6979376d64a6441a44eb4369a6.
    See <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00486.html>.
---
 gnu/packages/gnunet.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 3b25bce..29bfc81 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -198,7 +198,6 @@ authentication and support for SSL3 and TLS.")
               "doc"))                             ; 1.5 MiB of man3 pages
    (inputs `(("gnutls" ,gnutls/dane)
              ("libidn" ,libidn)
-             ("nghttp2" ,nghttp2 "lib")
              ("zlib" ,zlib)))
    (native-inputs
     `(("libtool" ,libtool)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]