unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31000] python-pycanberra: Update to new location
@ 2018-03-30 20:51 Nils Gillmann
  2018-03-30 21:42 ` bug#31000: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Nils Gillmann @ 2018-03-30 20:51 UTC (permalink / raw)
  To: 31000

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

Hi,

with the recent servers moving around of mine I had to reorder locations of files.
pycanberra location changed, as well as the location of the code webview.

TLS is gone for now, will be fixed up soon.

[-- Attachment #2: 0001-gnu-python-pycanberra-Update-to-new-upstream-locatio.patch --]
[-- Type: text/plain, Size: 1337 bytes --]

From 5b85179fa41268eeaf274c392bda6e875dffb5bb Mon Sep 17 00:00:00 2001
From: Nils Gillmann <ng0@n0.is>
Date: Fri, 30 Mar 2018 20:42:47 +0000
Subject: [PATCH] gnu: python-pycanberra: Update to new upstream location.

* gnu/packages/libcanberra (python-pycanberra)[source]: Use new URL.
[home-page]: Change to new URL.

Signed-off-by: Nils Gillmann <ng0@n0.is>
---
 gnu/packages/libcanberra.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm
index e1812c578..e7f4195ed 100644
--- a/gnu/packages/libcanberra.scm
+++ b/gnu/packages/libcanberra.scm
@@ -139,7 +139,7 @@ sounds for various system events.")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://files.crash.cx/releases/"
+       (uri (string-append "http://ftp.n0.is/pub/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://code.crash.cx/pycanberra/log.html")
+    (home-page "http://c.n0.is/ng0/pycanberra/")
     (license lgpl2.1+)))
-- 
2.16.3


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

* bug#31000: python-pycanberra: Update to new location
  2018-03-30 20:51 [bug#31000] python-pycanberra: Update to new location Nils Gillmann
@ 2018-03-30 21:42 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-03-30 21:42 UTC (permalink / raw)
  To: Nils Gillmann; +Cc: 31000-done

Nils Gillmann <ng0@n0.is> skribis:

> From 5b85179fa41268eeaf274c392bda6e875dffb5bb Mon Sep 17 00:00:00 2001
> From: Nils Gillmann <ng0@n0.is>
> Date: Fri, 30 Mar 2018 20:42:47 +0000
> Subject: [PATCH] gnu: python-pycanberra: Update to new upstream location.
>
> * gnu/packages/libcanberra (python-pycanberra)[source]: Use new URL.
> [home-page]: Change to new URL.

Applied, thanks!

Ludo'.

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

end of thread, other threads:[~2018-03-30 21:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30 20:51 [bug#31000] python-pycanberra: Update to new location Nils Gillmann
2018-03-30 21:42 ` bug#31000: " Ludovic Courtès

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).