all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28979] gnurl 7.56.1
@ 2017-10-24 20:45 ng0
  2017-10-24 21:20 ` bug#28979: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-10-24 20:45 UTC (permalink / raw)
  To: 28979


[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]

Update to 7.56.1.

Still no removal of the unnecessary, but currently unavoidable,
configure switch list (hopefully a removal is coming soon).
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://dist.ng0.infotropique.org/dist/keys/
https://www.infotropique.org https://ng0.infotropique.org

[-- Attachment #1.2: 0001-gnu-gnurl-Update-to-7.56.1.patch --]
[-- Type: text/plain, Size: 1200 bytes --]

From 8b52b67b414f2f8791f37217e2c1bf323bea071b Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Tue, 24 Oct 2017 20:43:07 +0000
Subject: [PATCH] gnu: gnurl: Update to 7.56.1.

* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1.
---
 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 3eb85202e..b17a39ccf 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -186,14 +186,14 @@ and support for SSL3 and TLS.")
 (define-public gnurl
   (package
    (name "gnurl")
-   (version "7.56.0")
+   (version "7.56.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://gnunet.org/sites/default/files/"
                                 name "-" version ".tar.bz2"))
             (sha256
              (base32
-              "18inbbqg7jygxa37x313ivc51p215fkp0ppw3xznk6d5ci4bs8fg"))))
+              "0phbs3lw0a561fqsj4fyngmpaznjlnx4qx9n9xzglivy69r9j1n8"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.14.2


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#28979: gnurl 7.56.1
  2017-10-24 20:45 [bug#28979] gnurl 7.56.1 ng0
@ 2017-10-24 21:20 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-10-24 21:20 UTC (permalink / raw)
  To: ng0; +Cc: 28979-done

[-- Attachment #1: Type: text/plain, Size: 715 bytes --]

On Tue, Oct 24, 2017 at 08:45:42PM +0000, ng0 wrote:
> Update to 7.56.1.
> 
> Still no removal of the unnecessary, but currently unavoidable,
> configure switch list (hopefully a removal is coming soon).
> -- 
> ng0
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://dist.ng0.infotropique.org/dist/keys/
> https://www.infotropique.org https://ng0.infotropique.org

> From 8b52b67b414f2f8791f37217e2c1bf323bea071b Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@infotropique.org>
> Date: Tue, 24 Oct 2017 20:43:07 +0000
> Subject: [PATCH] gnu: gnurl: Update to 7.56.1.
> 
> * gnu/packages/gnunet.scm (gnurl): Update to 7.56.1.

Thanks! Pushed as 6bf249211d312e6c21a7307ae5f0b4dcba331675

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2017-10-24 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-24 20:45 [bug#28979] gnurl 7.56.1 ng0
2017-10-24 21:20 ` bug#28979: " Leo Famulari

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.