[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/35: gnu: libqtxdg: Update to 3.7.1.
From: |
guix-commits |
Subject: |
04/35: gnu: libqtxdg: Update to 3.7.1. |
Date: |
Sat, 29 May 2021 14:17:30 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit c4df64d3ba231e6f3b814a187b8760b2ce959108
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Mon May 17 00:05:49 2021 +1000
gnu: libqtxdg: Update to 3.7.1.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.7.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 b7c0018..3280b01 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -164,7 +164,7 @@ itself as well as other components maintained by the LXQt
project.")
(define-public libqtxdg
(package
(name "libqtxdg")
- (version "3.5.0")
+ (version "3.7.1")
(source
(origin
(method url-fetch)
@@ -172,7 +172,7 @@ itself as well as other components maintained by the LXQt
project.")
"https://github.com/lxqt/libqtxdg/releases/download/"
version "/libqtxdg-" version ".tar.xz"))
(sha256
- (base32 "0g2mwipgl8737jhgqymjixvk745svh2rlini3qr92lrg60v9paa1"))))
+ (base32 "16wav2b948c837cpbvdr6hs1zifwrpdk3yjvbzzp2l1hndvbwz27"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
- branch master updated (7de36f7 -> 338f012), guix-commits, 2021/05/29
- 01/35: gnu: libfm-qt: Update to 0.17.1., guix-commits, 2021/05/29
- 02/35: gnu: lxqt-qtplugin: Update to 0.17.0., guix-commits, 2021/05/29
- 03/35: gnu: lxqt-build-tools: Update to 0.9.0., guix-commits, 2021/05/29
- 05/35: gnu: liblxqt: Update to 0.17.0., guix-commits, 2021/05/29
- 06/35: gnu: libsysstat: Update to 0.4.5., guix-commits, 2021/05/29
- 10/35: gnu: lxqt-globalkeys: Update to 0.17.0., guix-commits, 2021/05/29
- 04/35: gnu: libqtxdg: Update to 3.7.1.,
guix-commits <=
- 07/35: gnu: lxqt-about: Update to 0.17.0., guix-commits, 2021/05/29
- 08/35: gnu: lxqt-admin: Update to 0.17.0., guix-commits, 2021/05/29
- 11/35: gnu: lxqt-notificationd: Update to 0.17.0., guix-commits, 2021/05/29
- 15/35: gnu: lxqt-session: Update to 0.17.1., guix-commits, 2021/05/29
- 18/35: gnu: lxqt-themes: Update to 0.17.0., guix-commits, 2021/05/29
- 19/35: gnu: pcmanfm-qt: Update to 0.17.0., guix-commits, 2021/05/29
- 25/35: gnu: screengrab: Update to 2.2.0., guix-commits, 2021/05/29
- 30/35: gnu: lxqt-connman-applet: Update to 0.15-db1618d5., guix-commits, 2021/05/29
- 12/35: gnu: lxqt-policykit: Update to 0.17.0., guix-commits, 2021/05/29
- 13/35: gnu: lxqt-powermanagement: Update to 0.17.1., guix-commits, 2021/05/29