From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: pcmanfm version update Date: Sat, 09 Apr 2016 11:47:55 +0300 Message-ID: <87shyvrww4.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aooYh-0002Qq-3H for guix-devel@gnu.org; Sat, 09 Apr 2016 04:47:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aooYd-0002pQ-UH for guix-devel@gnu.org; Sat, 09 Apr 2016 04:47:59 -0400 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:33506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aooYd-0002pG-LV for guix-devel@gnu.org; Sat, 09 Apr 2016 04:47:55 -0400 Received: by mail-lf0-x242.google.com with SMTP id p64so1705002lfg.0 for ; Sat, 09 Apr 2016 01:47:55 -0700 (PDT) In-Reply-To: (rain1@openmailbox.org's message of "Thu, 07 Apr 2016 21:12:41 +0100") 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" To: rain1@openmailbox.org Cc: guix-devel@gnu.org rain1@openmailbox.org (2016-04-07 23:12 +0300) wrote: > pcmanfm (and its library libfm) were at version 1.2.3 from 2 years > ago. This patch updates them to 1.2.4, the most recent version from > February. > From 437fee1d56001da92b5b9cd65811d65b1316aec2 Mon Sep 17 00:00:00 2001 > From: Raymond Nicholson > Date: Thu, 7 Apr 2016 21:07:59 +0100 > Subject: [PATCH] gnu: pcmanfm: Update to 1.2.4. > > * gnu/packages/lxde.scm (pcmanfm): Update to 1.2.4. > * gnu/packages/lxde.scm (libfm): Update to 1.2.4. > --- > gnu/packages/lxde.scm | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Since these are 2 updates, could you send 2 patches for each package? Thanks! -- Alex