From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add libraw1394. Date: Sat, 04 Apr 2015 22:58:23 +0200 Message-ID: <87zj6nipao.fsf@gnu.org> References: <1428134497-20136-1-git-send-email-iyzsong@gmail.com> 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]:55794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeV9C-0000Nk-ML for guix-devel@gnu.org; Sat, 04 Apr 2015 16:58:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeV97-0007ol-Q1 for guix-devel@gnu.org; Sat, 04 Apr 2015 16:58:30 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeV97-0007oh-Ms for guix-devel@gnu.org; Sat, 04 Apr 2015 16:58:25 -0400 In-Reply-To: <1428134497-20136-1-git-send-email-iyzsong@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Sat, 4 Apr 2015 16:01:37 +0800") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > * gnu/packages/linux.scm (libraw1394): New variable. LGTM! > + (uri (string-append > + "ftp://ftp.kernel.org/pub/linux/libs/ieee1394/" Please use mirror://kernel.org. Thanks, Ludo=E2=80=99.