From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Changes made to pysqlite-2.6.3 without changing the version number Date: Sat, 08 Feb 2014 00:19:32 +0100 Message-ID: <874n4alddn.fsf@gnu.org> References: <87ha8cw5wb.fsf@netris.org> 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]:38858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBwzH-0002iX-Ih for guix-devel@gnu.org; Fri, 07 Feb 2014 20:45:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBwzB-0008Rm-Oq for guix-devel@gnu.org; Fri, 07 Feb 2014 20:45:43 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:38458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBwzB-0008Rh-BT for guix-devel@gnu.org; Fri, 07 Feb 2014 20:45:37 -0500 In-Reply-To: <87ha8cw5wb.fsf@netris.org> (Mark H. Weaver's message of "Thu, 06 Feb 2014 11:41:08 -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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > We don't have a working pysqlite-2.6.3 package in Guix right now. The > reason is that the upstream source tarball has changed without changing > the version number. For the record, I've attached the diff here. Commit 7a03af7 changes the version number and URL as a stopgap measure. Thanks, Ludo=E2=80=99.