guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#30422] pycanberra: use new URL


From: ng0
Subject: [bug#30422] pycanberra: use new URL
Date: Sun, 11 Feb 2018 10:22:27 +0000

Patch 1: Fix the build of python-pycanberra, as it currently
points to my old crashed server.
Patch 2: Adjust mailmap to new email address.
>From ef1796d7314656468c229469fc719c9ffcd0d974 Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Sun, 11 Feb 2018 10:16:05 +0000
Subject: [PATCH 1/2] gnu: python-pycanberra: Use new URLs.

The server it was previously located on crashed.

* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new
URL.
[home-page]: Use new website.
---
 gnu/packages/libcanberra.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm
index 42456995b..b4ed90ebb 100644
--- a/gnu/packages/libcanberra.scm
+++ b/gnu/packages/libcanberra.scm
@@ -2,7 +2,7 @@
 ;;; Copyright © 2013 Andreas Enge <address@hidden>
 ;;; Copyright © 2014, 2015 Ludovic Courtès <address@hidden>
 ;;; Copyright © 2016 Fabian Harfert <address@hidden>
-;;; Copyright © 2017 ng0 <address@hidden>
+;;; Copyright © 2017, 2018 ng0 <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -139,7 +139,7 @@ sounds for various system events.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://d.n0.is/releases/pycanberra/";
+       (uri (string-append "https://files.crash.cx/releases/";
                            "pycanberra-" version ".tar.xz"))
        (sha256
         (base32
@@ -152,5 +152,5 @@ sounds for various system events.")
     (synopsis "Ctypes wrapper for the libcanberra API")
     (description
      "Pycanberra is a basic Python wrapper for libcanberra.")
-    (home-page "https://c.n0.is/pycanberra/";)
+    (home-page "https://code.crash.cx/pycanberra/log.html";)
     (license lgpl2.1+)))
-- 
2.16.1

>From 8e4da043058f45063e4d86796755c8769481373a Mon Sep 17 00:00:00 2001
From: ng0 <address@hidden>
Date: Sun, 11 Feb 2018 10:18:16 +0000
Subject: [PATCH 2/2] mailmap: Adjust entries for ng0.

---
 .mailmap | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

diff --git a/.mailmap b/.mailmap
index e32a3dfb9..84a1c469c 100644
--- a/.mailmap
+++ b/.mailmap
@@ -42,17 +42,18 @@ Mathieu Lirzin <address@hidden> <address@hidden>
 Mathieu Lirzin <address@hidden> <address@hidden>
 Mathieu Othacehe <address@hidden>
 Nikita Karetnikov <address@hidden> <address@hidden>
-ng0 <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
-ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden>
+ng0 <address@hidden> ng0 <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
+ng0 <address@hidden> <address@hidden>
 Pjotr Prins <address@hidden> <address@hidden>
 Pjotr Prins <address@hidden> <address@hidden>
 Pjotr Prins <address@hidden> <address@hidden>
-- 
2.16.1

-- 
ng0 :: https://crash.cx
A88C8ADD129828D7EAC02E52E22F9BBFEE348588 :: https://crash.cx/keys/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]