From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Thompson Subject: Re: [PATCH 12/15] gnu: thunar: Update to 1.6.6. Date: Sun, 01 Mar 2015 07:54:30 -0500 Message-ID: <87h9u46fp5.fsf@fsf.org> References: <1425189446-6455-1-git-send-email-iyzsong@gmail.com> <1425189446-6455-12-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]:44053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS3OI-0005ee-IF for guix-devel@gnu.org; Sun, 01 Mar 2015 07:54:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YS3OH-0007iH-K2 for guix-devel@gnu.org; Sun, 01 Mar 2015 07:54:38 -0500 Received: from mail.fsf.org ([208.118.235.13]:56229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YS3OH-0007iC-HA for guix-devel@gnu.org; Sun, 01 Mar 2015 07:54:37 -0500 In-Reply-To: <1425189446-6455-12-git-send-email-iyzsong@gmail.com> 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?= , guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 writes: > * gnu/packages/xfce.scm (thunar): Update to 1.6.6. > --- > gnu/packages/xfce.scm | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm > index 1c45c20..a5422c4 100644 > --- a/gnu/packages/xfce.scm > +++ b/gnu/packages/xfce.scm > @@ -408,14 +408,14 @@ like appearance, display, keyboard and mouse settin= gs.") > (define-public thunar > (package > (name "thunar") > - (version "1.4.0") > + (version "1.6.6") > (source (origin > (method url-fetch) > - (uri (string-append "http://archive.xfce.org/xfce/4.10/src= /" > + (uri (string-append "http://archive.xfce.org/xfce/4.12/src= /" > "Thunar-" version ".tar.bz2")) > (sha256 > (base32 > - "1fn8wjzkfvnx2giv3rrg2cyrr2c96f9mskgvcji0ixyfcjga249c"))= )) > + "1cl9v3rdzipyyxml3pyrzspxfmmssz5h5snpj18irq4an42539dr"))= )) > (build-system gnu-build-system) > (native-inputs > `(("pkg-config" ,pkg-config) > --=20 > 2.1.2 > > LGTM. --=20 David Thompson Web Developer - Free Software Foundation - http://fsf.org GPG Key: 0FF1D807 Support the FSF: https://fsf.org/donate