[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/18: gnu: pcmanfm: Update to 1.3.1.
From: |
guix-commits |
Subject: |
17/18: gnu: pcmanfm: Update to 1.3.1. |
Date: |
Mon, 18 Mar 2019 10:07:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 70a8ccb79db8dc55855830e7941eb830ad2240af
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 18 15:02:10 2019 +0100
gnu: pcmanfm: Update to 1.3.1.
* gnu/packages/lxde.scm (pcmanfm): Update to 1.3.1.
---
gnu/packages/lxde.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index f460284..ccd79da 100644
--- a/gnu/packages/lxde.scm
+++ b/gnu/packages/lxde.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2017 ng0 <address@hidden>
;;; Copyright © 2017 Mathieu Othacehe <address@hidden>
;;; Copyright © 2017 Brendan Tildesley <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018 Ison111 <address@hidden>
;;; Copyright © 2018, 2019 Ludovic Courtès <address@hidden>
;;; Copyright © 2018 Ricardo Wurmus <address@hidden>
@@ -213,7 +213,7 @@ speed up the access to freedesktop.org defined application
menus.")
(define-public pcmanfm
(package
(name "pcmanfm")
- (version "1.3.0")
+ (version "1.3.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/pcmanfm/"
@@ -221,7 +221,7 @@ speed up the access to freedesktop.org defined application
menus.")
"%29/PCManFM/pcmanfm-" version ".tar.xz"))
(sha256
(base32
- "1ywgfyklms5hqkapsbjps4kyx20ac0d1qk16ww74yagkyfdkwsas"))))
+ "0mb8hg76x1z0szdyl0w7jpz0bdblc6a29is1vvnh79z37qxh8138"))))
(build-system gnu-build-system)
(inputs `(("gtk+" ,gtk+-2)
("gvfs" ,gvfs) ; for trash and mount support
- 04/18: gnu: ghc-x509-validation: Update to 1.6.11., (continued)
- 04/18: gnu: ghc-x509-validation: Update to 1.6.11., guix-commits, 2019/03/18
- 05/18: gnu: ghc-base64-bytestring: Update to 1.0.0.2., guix-commits, 2019/03/18
- 08/18: gnu: gtksourceview: Don't use NAME in source URI., guix-commits, 2019/03/18
- 13/18: gnu: vips: Improve description., guix-commits, 2019/03/18
- 10/18: gnu: toutenclic: Update to 6.13., guix-commits, 2019/03/18
- 09/18: gnu: gtksourceview: Update to 3.24.10., guix-commits, 2019/03/18
- 14/18: gnu: mpop: Don't use NAME in source URI., guix-commits, 2019/03/18
- 11/18: Order (gnu packages scanner) module imports alphabetically., guix-commits, 2019/03/18
- 16/18: gnu: pcmanfm: Don't use NAME in source URI., guix-commits, 2019/03/18
- 15/18: gnu: mpop: Update to 1.4.3., guix-commits, 2019/03/18
- 17/18: gnu: pcmanfm: Update to 1.3.1.,
guix-commits <=
- 12/18: gnu: vips: Update to 8.7.4., guix-commits, 2019/03/18
- 18/18: gnu: emacs-mew: Update to 6.8., guix-commits, 2019/03/18
- 07/18: gnu: libextractor: Update to 1.9., guix-commits, 2019/03/18
- 06/18: Correct name and email address for ng0., guix-commits, 2019/03/18