[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/35: gnu: lxqt-connman-applet: Update to 0.15-db1618d5.
From: |
guix-commits |
Subject: |
30/35: gnu: lxqt-connman-applet: Update to 0.15-db1618d5. |
Date: |
Sat, 29 May 2021 14:17:35 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 3e294125c0c9ab789faa33fad53ea83c37774cb2
Author: Brendan Tildesley <mail@brendan.scot>
AuthorDate: Mon May 17 00:06:15 2021 +1000
gnu: lxqt-connman-applet: Update to 0.15-db1618d5.
* gnu/packages/lxqt.scm (lxqt-connman-applet): Update to
0.15-db1618d5 (translation updates).
Untabify.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/lxqt.scm | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index 0b81562..b5a549a 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -1329,7 +1329,7 @@ like @command{tar} and @command{zip}.")
(define-public lxqt-connman-applet
;; since the main developers didn't release any version yet, their
;; latest commit on `master` branch at the moment used for this version.
- (let ((commit "8a6cc14371a2f18f963e6a2996446082bb60f17d")
+ (let ((commit "db1618d58fd3439142c4e44b24cba0dbb68b7141")
(revision "0"))
(package
(name "lxqt-connman-applet")
@@ -1341,7 +1341,8 @@ like @command{tar} and @command{zip}.")
(url (string-append "https://github.com/lxqt/" name))
(commit commit)))
(file-name (git-file-name name version))
- (sha256 (base32
"0br4bxfrl8k7lq84aq4grznlk8xzzjgkmd19bf9mwjr0a87gg72v"))))
+ (sha256
+ (base32 "087641idpg7n8yhh5biis4wv52ayw3rddirwqb34bf5fwj664pw9"))))
(build-system cmake-build-system)
(inputs
`(("kwindowsystem" ,kwindowsystem)
@@ -1365,13 +1366,13 @@ like @command{tar} and @command{zip}.")
"/share/lxqt/translations"))
(("\\$\\{LXQT_ETC_XDG_DIR\\}") "etc/xdg"))
#t))
- (add-after 'unpack 'remove-definitions
- (lambda _
- (substitute* "CMakeLists.txt"
- (("include\\(LXQtCompilerSettings NO_POLICY_SCOPE\\)")
- "include(LXQtCompilerSettings NO_POLICY_SCOPE)
+ (add-after 'unpack 'remove-definitions
+ (lambda _
+ (substitute* "CMakeLists.txt"
+ (("include\\(LXQtCompilerSettings NO_POLICY_SCOPE\\)")
+ "include(LXQtCompilerSettings NO_POLICY_SCOPE)
remove_definitions(-DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII)"))
- #t)))))
+ #t)))))
(home-page "https://github.com/lxqt/lxqt-connman-applet")
(synopsis "System-tray applet for connman")
(description "This package provides a Qt-based system-tray applet for
- 06/35: gnu: libsysstat: Update to 0.4.5., (continued)
- 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, 2021/05/29
- 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 <=
- 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
- 14/35: gnu: lxqt-runner: Update to 0.17.0., guix-commits, 2021/05/29
- 16/35: gnu: lxqt-panel: Update to 0.17.1., guix-commits, 2021/05/29
- 20/35: gnu: lximage-qt: Update to 0.17.0., guix-commits, 2021/05/29
- 22/35: gnu: pavucontrol-qt: Update to 0.17.0., guix-commits, 2021/05/29
- 21/35: gnu: obconf-qt: Update to 0.16.1., guix-commits, 2021/05/29
- 23/35: gnu: qtermwidget: Update to 0.17.0., guix-commits, 2021/05/29
- 27/35: gnu: compton-conf: Update to 0.16.0., guix-commits, 2021/05/29
- 24/35: gnu: qterminal: Update to 0.17.0., guix-commits, 2021/05/29