From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/1] wmctrl: Update URL Date: Tue, 29 Dec 2015 12:31:03 +0100 Message-ID: <8760zh8pag.fsf@gnu.org> References: <20151226070134.GA11283@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aDsUf-0000gz-95 for guix-devel@gnu.org; Tue, 29 Dec 2015 06:31:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aDsUc-0004YO-2k for guix-devel@gnu.org; Tue, 29 Dec 2015 06:31:09 -0500 In-Reply-To: <20151226070134.GA11283@jasmine> (Leo Famulari's message of "Sat, 26 Dec 2015 02:01:34 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Sat, Dec 26, 2015 at 01:58:29AM -0500, Leo Famulari wrote: >> Our wmctrl package has been broken due a bad source URI. >>=20 >> This updates to the new URL. >>=20 >> Leo Famulari (1): >> gnu: wmctrl: Update source URL. >>=20 >> gnu/packages/xdisorg.scm | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > The source hash is the same, so, pushed as d642053386. Thanks, and thanks for all the other URL-fixing changes! I think such fixes can be pushed directly. Ludo=E2=80=99.