unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29626] gnurl: Switch to mirror://gnu
@ 2017-12-09 17:03 ng0
  2017-12-09 21:18 ` bug#29626: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-12-09 17:03 UTC (permalink / raw)
  To: 29626


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

Switch source to use the new location at gnu.org.
This includes a tarball format change (tar.bz2 -> tar.xz),
something that wasn't possible on our Drupal Site installation.
Implicit: there's also a hash change.

Thanks to the team at GNU that handled this, although the
procedure took quiet a long time to finish.
-- 
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
  WWW: https://n0.is

[-- Attachment #1.2: 0001-gnu-gnurl-Use-new-download-URL.patch --]
[-- Type: text/plain, Size: 1222 bytes --]

From bfed8a4697de7c7c966c58e1dc7a9b5ccdcc40f3 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@n0.is>
Date: Sat, 9 Dec 2017 16:53:50 +0000
Subject: [PATCH] gnu: gnurl: Use new download URL.

* gnu/packages/gnunet.scm (gnurl)[source]: Use mirror://gnu.
---
 gnu/packages/gnunet.scm | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 24269dfe2..2d238febc 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -188,11 +188,10 @@ authentication and support for SSL3 and TLS.")
    (version "7.57.0")
    (source (origin
             (method url-fetch)
-            (uri (string-append "https://gnunet.org/sites/default/files/"
-                                name "-" version ".tar.bz2"))
+            (uri (string-append "mirror://gnu/gnunet/" name "-" version ".tar.xz"))
             (sha256
              (base32
-              "1dykh12mc241jnxcd8q5pm1yw9ras53ywyba9f9dy5cq39j2mk9c"))))
+              "0cl2x1jddnhn1z8gd75w6k7lb6pymn5rf2vqgl2vdkbxsz677z07"))))
    (build-system gnu-build-system)
    (outputs '("out"
               "doc"))                             ; 1.5 MiB of man3 pages
-- 
2.15.1


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

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

* bug#29626: gnurl: Switch to mirror://gnu
  2017-12-09 17:03 [bug#29626] gnurl: Switch to mirror://gnu ng0
@ 2017-12-09 21:18 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-12-09 21:18 UTC (permalink / raw)
  To: ng0; +Cc: 29626-done

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

On Sat, Dec 09, 2017 at 05:03:16PM +0000, ng0 wrote:
> Switch source to use the new location at gnu.org.
> This includes a tarball format change (tar.bz2 -> tar.xz),
> something that wasn't possible on our Drupal Site installation.
> Implicit: there's also a hash change.
> 
> Thanks to the team at GNU that handled this, although the
> procedure took quiet a long time to finish.
> -- 
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
>   WWW: https://n0.is

> From bfed8a4697de7c7c966c58e1dc7a9b5ccdcc40f3 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@n0.is>
> Date: Sat, 9 Dec 2017 16:53:50 +0000
> Subject: [PATCH] gnu: gnurl: Use new download URL.
> 
> * gnu/packages/gnunet.scm (gnurl)[source]: Use mirror://gnu.

Okay, pushed as d8c9be80794335285daa332f0a836bec6083eafc

[-- 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-12-09 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-09 17:03 [bug#29626] gnurl: Switch to mirror://gnu ng0
2017-12-09 21:18 ` bug#29626: " 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).