[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/27: gnu: libfm-qt: Update to 1.3.0.
From: |
guix-commits |
Subject: |
19/27: gnu: libfm-qt: Update to 1.3.0. |
Date: |
Thu, 27 Apr 2023 09:27:43 -0400 (EDT) |
iyzsong pushed a commit to branch lxqt-team
in repository guix.
commit c77f0c06c39c4c0bbc1b7a7e32d451fb79c3525b
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Thu Apr 27 20:59:12 2023 +0800
gnu: libfm-qt: Update to 1.3.0.
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.3.0.
---
gnu/packages/lxqt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 375082fbed..68398d740e 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -782,14 +782,14 @@ for LXQt.")
(define-public libfm-qt
(package
(name "libfm-qt")
- (version "1.2.1")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name
"/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "00r35gb4x6fnsv6z6digr3661cwykxn32xq23an1n044v38lry6x"))))
+ (base32 "1rjrbjw6ixn5yw4r2187xfs7xd6v0j28p7fnjwjnv29lvvzgfm8x"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no tests
- 13/27: gnu: lxqt-powermanagement: Update to 1.3.0., (continued)
- 13/27: gnu: lxqt-powermanagement: Update to 1.3.0., guix-commits, 2023/04/27
- 20/27: gnu: pcmanfm-qt: Update to 1.3.0., guix-commits, 2023/04/27
- 23/27: gnu: qps: Update to 2.7.0., guix-commits, 2023/04/27
- 26/27: gnu: screengrab: Update to 2.6.0., guix-commits, 2023/04/27
- 07/27: gnu: lxqt-config: Update to 1.3.0., guix-commits, 2023/04/27
- 10/27: gnu: lxqt-openssh-askpass: Update to 1.3.0., guix-commits, 2023/04/27
- 24/27: gnu: qtermwidget: Update to 1.3.0., guix-commits, 2023/04/27
- 05/27: gnu: lxqt-about: Update to 1.3.0., guix-commits, 2023/04/27
- 09/27: gnu: lxqt-notificationd: Update to 1.3.0., guix-commits, 2023/04/27
- 11/27: gnu: lxqt-panel: Update to 1.3.0., guix-commits, 2023/04/27
- 19/27: gnu: libfm-qt: Update to 1.3.0.,
guix-commits <=
- 21/27: gnu: lximage-qt: Update to 1.3.0., guix-commits, 2023/04/27
- 25/27: gnu: qterminal: Update to 1.3.0., guix-commits, 2023/04/27
- 27/27: gnu: lxqt-archiver: Update to 0.8.0., guix-commits, 2023/04/27