GNU bug report logs - #34709
[PATCH] guix: download: Add mate mirrors

Previous Next

Package: guix-patches;

Reported by: guy fleury iteriteka <hoonandon <at> gmail.com>

Date: Sat, 2 Mar 2019 08:18:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34709 in the body.
You can then email your comments to 34709 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34709; Package guix-patches. (Sat, 02 Mar 2019 08:18:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to guy fleury iteriteka <hoonandon <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 02 Mar 2019 08:18:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: guy fleury iteriteka <hoonandon <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: guy fleury iteriteka <hoonandon <at> gmail.com>
Subject: [PATCH] guix: download: Add mate mirrors
Date: Sat,  2 Mar 2019 09:07:34 +0100
---
 guix/download.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/guix/download.scm b/guix/download.scm
index 25eaefc..f7da6d1 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -5,6 +5,7 @@
 ;;; Copyright © 2016 Alex Griffin <a <at> ajgrf.com>
 ;;; Copyright © 2016 David Craven <david <at> craven.ch>
 ;;; Copyright © 2017 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2019 Guy Fleury Iteriteka <hoonandon <at> gmail.com> 
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -360,7 +361,10 @@
        "https://openbsd.mirror.constant.com/pub/OpenBSD/"
        "https://ftp4.usa.openbsd.org/pub/OpenBSD/"
        "https://ftp5.usa.openbsd.org/pub/OpenBSD/"
-       "https://mirror.esc7.net/pub/OpenBSD/"))))
+       "https://mirror.esc7.net/pub/OpenBSD/")
+      (mate
+       "https://pub.mate-desktop.org/releases/"
+       "http://pub.mate-desktop.org/releases/"))))
 
 (define %mirror-file
   ;; Copy of the list of mirrors to a file.  This allows us to keep a single
-- 
2.20.1





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 15 Mar 2019 17:08:02 GMT) Full text and rfc822 format available.

Notification sent to guy fleury iteriteka <hoonandon <at> gmail.com>:
bug acknowledged by developer. (Fri, 15 Mar 2019 17:08:02 GMT) Full text and rfc822 format available.

Message #10 received at 34709-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: guy fleury iteriteka <hoonandon <at> gmail.com>
Cc: 34709-done <at> debbugs.gnu.org
Subject: Re: [bug#34709] [PATCH] guix: download: Add mate mirrors
Date: Fri, 15 Mar 2019 13:07:11 -0400
[Message part 1 (text/plain, inline)]
On Sat, Mar 02, 2019 at 09:07:34AM +0100, guy fleury iteriteka wrote:
> @@ -360,7 +361,10 @@
>         "https://openbsd.mirror.constant.com/pub/OpenBSD/"
>         "https://ftp4.usa.openbsd.org/pub/OpenBSD/"
>         "https://ftp5.usa.openbsd.org/pub/OpenBSD/"
> -       "https://mirror.esc7.net/pub/OpenBSD/"))))
> +       "https://mirror.esc7.net/pub/OpenBSD/")
> +      (mate
> +       "https://pub.mate-desktop.org/releases/"
> +       "http://pub.mate-desktop.org/releases/"))))

Thanks! I finished the commit message and pushed as
bc4cea6f0ef20a620d8bbda8ea14f9adf209c78d
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 13 Apr 2019 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.