From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6. Date: Sun, 04 Oct 2015 18:58:37 +0200 Message-ID: <87io6m605e.fsf@gnu.org> References: <87k2r3afzy.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimcW-0000MQ-O8 for guix-devel@gnu.org; Sun, 04 Oct 2015 12:58:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZimcR-0006nG-P5 for guix-devel@gnu.org; Sun, 04 Oct 2015 12:58:44 -0400 In-Reply-To: <87k2r3afzy.fsf@gmail.com> (Alex Kost's message of "Sat, 03 Oct 2015 22:50:25 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > From 0fcf4b7368ce6f145a1cd45bd4b675145b5da4dc Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Sat, 3 Oct 2015 22:21:33 +0300 > Subject: [PATCH 2/3] gnu: libtorrent: Update to 0.13.6. > > * gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6. > [source]: Use new URL. > [native-inputs]: Uncomment "cppunit" (for tests). > [argument]: Remove (to enable tests). LGTM! Ludo'.