* [PATCH] gnu: gnurl: Update to 7.50.3.
@ 2016-09-14 19:36 ng0
2016-09-14 20:38 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2016-09-14 19:36 UTC (permalink / raw)
To: guix-devel
* gnu/packages/gnunet.scm (gnurl): Update to 7.50.3.
---
gnu/packages/gnunet.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index d9387b9..56a5ea3 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -158,7 +158,7 @@ and support for SSL3 and TLS.")
(define-public gnurl
(package
(name "gnurl")
- (version "7.50.2-1")
+ (version "7.50.3")
(source (origin
(method url-fetch)
(uri (let ((version-with-underscores
@@ -167,7 +167,7 @@ and support for SSL3 and TLS.")
name "-" version-with-underscores ".tar.bz2")))
(sha256
(base32
- "0bxm2015xvcazgh103hi5rpdnl2hbipx0gd5z6a65bj6nzky0pml"))))
+ "07ij9mj60kpfrmi0436k14b1d1idsj79nk4w5h3bia69arzp2cnk"))))
(build-system gnu-build-system)
(inputs `(("gnutls" ,gnutls)
("libidn" ,libidn)
--
2.10.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: gnurl: Update to 7.50.3.
2016-09-14 19:36 [PATCH] gnu: gnurl: Update to 7.50.3 ng0
@ 2016-09-14 20:38 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-09-14 20:38 UTC (permalink / raw)
To: ng0; +Cc: guix-devel
On Wed, Sep 14, 2016 at 07:36:03PM +0000, ng0 wrote:
> * gnu/packages/gnunet.scm (gnurl): Update to 7.50.3.
Thanks! Pushed as 991847748a554deb9bc6d6a7b4f8a5e9164365c6
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-14 20:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-14 19:36 [PATCH] gnu: gnurl: Update to 7.50.3 ng0
2016-09-14 20:38 ` 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).