all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28187] gnurl: Update to 7.55.1-3.
@ 2017-08-22 19:11 ng0
  2017-08-22 20:22 ` bug#28187: " Tobias Geerinckx-Rice
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-08-22 19:11 UTC (permalink / raw)
  To: 28187


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

Appended update of gnURL to 7.55.1-3

-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

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

From 8aeb7026866df58fd667d5b4fef96d2d0ed35494 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Tue, 22 Aug 2017 19:09:44 +0000
Subject: [PATCH] gnu: gnurl: Update to 7.55.1-3.

* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-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 7ff1a3f6f..f3fe637b1 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.55.1")
+   (version "7.55.1-3")
    (source (origin
             (method url-fetch)
             (uri (string-append "https://gnunet.org/sites/default/files/"
                                 name "-" version ".tar.bz2"))
             (sha256
              (base32
-              "118vb2mc5ivsbrkqzg40w56raf5jdnx00cfmkh735w0mjfy6wccv"))))
+              "1p2qdh44hgsxjlzh4d3n51xr66cg2z517vpr818flvcrmpq2vxpq"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.14.1


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

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

* bug#28187: gnurl: Update to 7.55.1-3.
  2017-08-22 19:11 [bug#28187] gnurl: Update to 7.55.1-3 ng0
@ 2017-08-22 20:22 ` Tobias Geerinckx-Rice
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice @ 2017-08-22 20:22 UTC (permalink / raw)
  To: 28187-done


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

ng0 wrote on 22/08/17 at 21:11:
> Appended update of gnURL to 7.55.1-3
Pushed. Thanks!

Kind regards,

T G-R


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 248 bytes --]

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

end of thread, other threads:[~2017-08-22 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 19:11 [bug#28187] gnurl: Update to 7.55.1-3 ng0
2017-08-22 20:22 ` bug#28187: " Tobias Geerinckx-Rice

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.