emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#45567: closed ([PATCH] gnu: libproxy: Update to 0.4.17.)


From: GNU bug Tracking System
Subject: bug#45567: closed ([PATCH] gnu: libproxy: Update to 0.4.17.)
Date: Thu, 31 Dec 2020 18:52:02 +0000

Your message dated Thu, 31 Dec 2020 13:51:25 -0500
with message-id <X+4draUaaCv/u68y@jasmine.lan>
and subject line Re: [bug#45567] [PATCH] gnu: libproxy: Update to 0.4.17.
has caused the debbugs.gnu.org bug report #45567,
regarding [PATCH] gnu: libproxy: Update to 0.4.17.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45567: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45567
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libproxy: Update to 0.4.17. Date: Thu, 31 Dec 2020 14:16:31 +0100
* gnu/packages/networking.scm (libproxy): Update to 0.4.17.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 30b17da069..8c9db0c6b4 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2111,7 +2111,7 @@ sockets in Perl.")
 (define-public libproxy
   (package
     (name "libproxy")
-    (version "0.4.15")
+    (version "0.4.17")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/libproxy/libproxy/";
@@ -2119,7 +2119,7 @@ sockets in Perl.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0kvdrazlzwia876w988cmlypp253gwy6idlh8mjk958c29jb8kb5"))))
+                "01cbgz6lc3v59sldqk96l1281kp2qxnsa2qwlf2ikvjlyr1gi2dw"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45567] [PATCH] gnu: libproxy: Update to 0.4.17. Date: Thu, 31 Dec 2020 13:51:25 -0500
On Thu, Dec 31, 2020 at 02:16:31PM +0100, Vincent Legoll wrote:
> * gnu/packages/networking.scm (libproxy): Update to 0.4.17.

Thanks! Pushed as 592d6952f68f0feb45965027e533a7b1a2909004


--- End Message ---

reply via email to

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