[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/35: gnu: pcmanfm: Update to 1.3.2.
From: |
guix-commits |
Subject: |
11/35: gnu: pcmanfm: Update to 1.3.2. |
Date: |
Wed, 3 Mar 2021 18:45:07 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ebbe8565164894bcdb5732bab1b151fd0b0b3a8d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Mar 3 20:20:58 2021 +0100
gnu: pcmanfm: Update to 1.3.2.
* gnu/packages/lxde.scm (pcmanfm): Update to 1.3.2.
---
gnu/packages/lxde.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index 440138c..8eed3f5 100644
--- a/gnu/packages/lxde.scm
+++ b/gnu/packages/lxde.scm
@@ -235,7 +235,7 @@ speed up the access to freedesktop.org defined application
menus.")
(define-public pcmanfm
(package
(name "pcmanfm")
- (version "1.3.1")
+ (version "1.3.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/pcmanfm/"
@@ -243,7 +243,7 @@ speed up the access to freedesktop.org defined application
menus.")
"%29/PCManFM/pcmanfm-" version ".tar.xz"))
(sha256
(base32
- "0mb8hg76x1z0szdyl0w7jpz0bdblc6a29is1vvnh79z37qxh8138"))))
+ "1xqc2k2jh165mm81xg0ghxx0ml1s3rhh4ndvbzkcri4kfhj7pjql"))))
(build-system gnu-build-system)
(inputs `(("gtk+" ,gtk+-2)
("gvfs" ,gvfs) ; for trash and mount support
- branch master updated (63ed56c -> 4b31797), guix-commits, 2021/03/03
- 01/35: gnu: nano: Update to 5.6.1., guix-commits, 2021/03/03
- 06/35: gnu: libodfgen: Update to 0.1.8., guix-commits, 2021/03/03
- 03/35: gnu: ipset: Update to 7.11., guix-commits, 2021/03/03
- 04/35: gnu: compsize: Update to 1.5., guix-commits, 2021/03/03
- 12/35: gnu: libfm-extra: Fix typo in description., guix-commits, 2021/03/03
- 11/35: gnu: pcmanfm: Update to 1.3.2.,
guix-commits <=
- 13/35: gnu: fennel: Update to 0.8.1., guix-commits, 2021/03/03
- 18/35: gnu: unbound: Update to 1.13.1., guix-commits, 2021/03/03
- 28/35: gnu: czmq: Update to 4.2.1., guix-commits, 2021/03/03
- 29/35: gnu: zyre: Update to 2.0.1., guix-commits, 2021/03/03
- 15/35: gnu: glfw: Update to 3.3.3., guix-commits, 2021/03/03
- 05/35: gnu: compsize: Prepare for cross-compilation., guix-commits, 2021/03/03
- 09/35: gnu: sysstat: Update to 12.4.3., guix-commits, 2021/03/03
- 10/35: gnu: libfm: Update to 1.3.2., guix-commits, 2021/03/03
- 14/35: gnu: powerstat: Update to 0.02.25., guix-commits, 2021/03/03
- 24/35: gnu: drumkv1: Update to 0.9.20., guix-commits, 2021/03/03