all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#32368] gnurl-7.61.0
@ 2018-08-05 11:24 Nils Gillmann
  2018-08-06 12:13 ` bug#32368: gnurl-7.61.0 Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Nils Gillmann @ 2018-08-05 11:24 UTC (permalink / raw)
  To: 32368

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

Update appended.

[-- Attachment #2: 0001-gnu-gnurl-Update-to-7.61.0.patch --]
[-- Type: text/plain, Size: 1202 bytes --]

From df67069c3f4c8a2f1ff1a14c7a36406d1b9399c7 Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Sun, 5 Aug 2018 11:22:31 +0000
Subject: [PATCH] gnu: gnurl: Update to 7.61.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.

Signed-off-by: Nils Gillmann <ng0@n0.is>
---
 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 7a4660cc8..eb17b9649 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -186,13 +186,13 @@ authentication and support for SSL3 and TLS.")
 (define-public gnurl
   (package
    (name "gnurl")
-   (version "7.60.0")
+   (version "7.61.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/gnunet/" name "-" version ".tar.Z"))
             (sha256
              (base32
-              "0klf3h339dznbm903474mjjysrarz09s1wiypnbai3xnfjamha99"))))
+              "1h03zkd9mp4xb5icirl3bfd64r5x8j9ka1hw9qd0n1ql1w0ilz23"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.18.0


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

* bug#32368: gnurl-7.61.0
  2018-08-05 11:24 [bug#32368] gnurl-7.61.0 Nils Gillmann
@ 2018-08-06 12:13 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2018-08-06 12:13 UTC (permalink / raw)
  To: 32368-done

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

Pushed as 8db83f0259014a8559da6df5fcc7fdae92d1f238

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- 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:[~2018-08-06 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-05 11:24 [bug#32368] gnurl-7.61.0 Nils Gillmann
2018-08-06 12:13 ` bug#32368: gnurl-7.61.0 Efraim Flashner

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.