From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: pcmanfm version update Date: Sat, 09 Apr 2016 19:37:13 +0300 Message-ID: <87bn5i4u2u.fsf@gmail.com> References: <87shyvrww4.fsf@gmail.com> <71ca60a5ce463ec85842355bdf5d86c6@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aovsu-0005Ke-W9 for guix-devel@gnu.org; Sat, 09 Apr 2016 12:37:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aovsq-0002ks-0m for guix-devel@gnu.org; Sat, 09 Apr 2016 12:37:20 -0400 Received: from mail-lf0-x244.google.com ([2a00:1450:4010:c07::244]:36171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aovsp-0002kn-PQ for guix-devel@gnu.org; Sat, 09 Apr 2016 12:37:15 -0400 Received: by mail-lf0-x244.google.com with SMTP id p81so13995946lfb.3 for ; Sat, 09 Apr 2016 09:37:15 -0700 (PDT) In-Reply-To: <71ca60a5ce463ec85842355bdf5d86c6@openmailbox.org> (rain1@openmailbox.org's message of "Sat, 09 Apr 2016 12:43:57 +0000") 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 Please keep guix-devel Cc-ed! rain1@openmailbox.org (2016-04-09 15:43 +0300) wrote: > On 2016-04-09 08:47, Alex Kost wrote: >> 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! >> > I don't think that makes sense, libfm is part of pcmanfm. But these are 2 different packages from 2 different sources, so I still think it makes sense to update them in 2 commits. I hope other people tell what is preferable here on their opinions, thanks. -- Alex