From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f21ne-00042E-4z for guix-patches@gnu.org; Fri, 30 Mar 2018 17:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f21nb-0007He-03 for guix-patches@gnu.org; Fri, 30 Mar 2018 17:43:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:52596) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f21na-0007HR-Rd for guix-patches@gnu.org; Fri, 30 Mar 2018 17:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f21na-0003oG-Ld for guix-patches@gnu.org; Fri, 30 Mar 2018 17:43:02 -0400 Subject: bug#31000: python-pycanberra: Update to new location Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180330205133.efa7qdfah5gzamii@abyayala> Date: Fri, 30 Mar 2018 23:42:31 +0200 In-Reply-To: <20180330205133.efa7qdfah5gzamii@abyayala> (Nils Gillmann's message of "Fri, 30 Mar 2018 20:51:33 +0000") Message-ID: <87d0zlkzp4.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Nils Gillmann Cc: 31000-done@debbugs.gnu.org Nils Gillmann skribis: > From 5b85179fa41268eeaf274c392bda6e875dffb5bb Mon Sep 17 00:00:00 2001 > From: Nils Gillmann > 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'.