all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0@n0.is
To: 33473@debbugs.gnu.org
Subject: [bug#33473] gnurl: Update to 7.62.0
Date: Fri, 23 Nov 2018 15:28:09 +0000	[thread overview]
Message-ID: <20181123152809.qnx7omlqnyabsdqv@abyayala> (raw)

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



[-- Attachment #2: 0001-gnu-gnurl-Update-to-7.62.0.patch --]
[-- Type: text/x-diff, Size: 1175 bytes --]

From 8b0b2726c585ac51570c70d3b55d2e75a8401606 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@n0.is>
Date: Fri, 23 Nov 2018 15:24:57 +0000
Subject: [PATCH] gnu: gnurl: Update to 7.62.0.

* gnu/packages/gnunet.scm: Update to 7.62.0.

Signed-off-by: ng0 <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 b4c9c463f..d1dc8fd58 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.61.1")
+   (version "7.62.0")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/gnunet/" name "-" version ".tar.Z"))
             (sha256
              (base32
-              "0amnhhmlxaliz2rzp3zf1x6ixjqvgmiq7in0q14gd21rjlk9kvir"))))
+              "1n258my5q4rxv140xvb1qh6vsh42ii0i8p7f2m15szqabm89487q"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.18.1


             reply	other threads:[~2018-11-23 15:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23 15:28 ng0 [this message]
2018-11-23 18:05 ` [bug#33473] gnurl: Update to 7.62.0 Marius Bakke
2018-11-23 18:21   ` ng0
2018-11-24 14:28     ` ng0
2018-11-29 20:34 ` bug#33473: " Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181123152809.qnx7omlqnyabsdqv@abyayala \
    --to=ng0@n0.is \
    --cc=33473@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.