unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45567] [PATCH] gnu: libproxy: Update to 0.4.17.
@ 2020-12-31 13:16 Vincent Legoll
  2020-12-31 18:51 ` bug#45567: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-31 13:16 UTC (permalink / raw)
  To: 45567; +Cc: Vincent Legoll

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45567: [PATCH] gnu: libproxy: Update to 0.4.17.
  2020-12-31 13:16 [bug#45567] [PATCH] gnu: libproxy: Update to 0.4.17 Vincent Legoll
@ 2020-12-31 18:51 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-31 18:51 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45567-done

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-31 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31 13:16 [bug#45567] [PATCH] gnu: libproxy: Update to 0.4.17 Vincent Legoll
2020-12-31 18:51 ` bug#45567: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).