GNU bug report logs -
#42037
[PATCH 0/3] gnu: lxqt-build-tools: Update to 0.7.0.
Previous Next
Reported by: Andre Batista <nandre <at> riseup.net>
Date: Wed, 24 Jun 2020 21:41:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#42037: [PATCH 0/3] gnu: lxqt-build-tools: Update to 0.7.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 42037 <at> debbugs.gnu.org.
--
42037: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42037
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi Andre,
Andre Batista <nandre <at> riseup.net> skribis:
> From dc90e498c9d4331031f605c0783d400338e3715d Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre <at> riseup.net>
> Date: Fri, 26 Jun 2020 16:30:50 -0300
> Subject: [PATCH] gnu: lxqt: Update to 0.15.0.
> To: guix-devel <at> gnu.org
>
> * gnu/packages/lxqt.scm
> (libstatgrab): Update to 0.92.
> (lxqt-build-tools): Update to 0.7.0.
> (libqtxdg): Update to 3.5.0.
> (liblxqt): Update to 0.15.1.
> (libsysstat): Update to 0.4.3.
> (lxqt-about): Update to 0.15.0.
> (lxqt-admin): Update to 0.15.0.
> (lxqt-config): Update to 0.15.0.
> (lxqt-globalkeys): Update to 0.15.0.
> (lxqt-notificationd): Update to 0.15.0.
> (lxqt-openssh-askpass): Update to 0.15.0.
> (lxqt-panel): Update to 0.15.1.
> (lxqt-policykit): Update to 0.15.0.
> (lxqt-powermanagement): Update to 0.15.0.
> (lxqt-qtplugin): Update to 0.15.1.
> (lxqt-runner): Update to 0.15.0.
> (lxqt-session): Update to 0.15.0.
> (lxqt-sudo): Update to 0.15.0.
> (lxqt-themes): Update to 0.15.0.
> (libfm-qt): Update to 0.15.1.
> (pcmanfm-qt): Update to 0.15.1.
> (compton-conf): Update to 0.15.0.
> (lximage-qt): Update to 0.15.0.
> (obconf-qt): Update to 0.15.0.
> (pavucontrol-qt): Update to 0.15.0.
> (qps): Update to 2.1.0.
> (qps)[inputs]: Add kwindowsystem, liblxqt and libqtxdg.
> (qtermwidget): Update to 0.15.0.
> (qterminal): Update to 0.15.0.
> (screengrab): Update to 2.0.1.
> (lxqt-archiver): Update to 0.2.0.
> (lxqt-archiver)[origin]: Use tarball release.
> (lxqt-connman-applet): Update to 0.15.0.
> (lxqt-connman-applet)[arguments]: Add new patch phase.
Applied, thanks!
Ludo’.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hello Guix,
This patch series fixes recent build problems when building
lxqt-config by updating this package and its dependencies.
Built with --rounds=2 on x86_64.
---
[0001-gnu-lxqt-build-tools-Update-to-0.7.0.patch (text/plain, inline)]
From aa6bd87fe62db12120146b93a19b036445a10bc2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre <at> riseup.net>
Date: Wed, 24 Jun 2020 16:23:04 -0300
Subject: [PATCH] gnu: lxqt-build-tools: Update to 0.7.0.
To: guix-devel <at> gnu.org
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.7.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 f9c757a804..9db911f417 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -126,7 +126,7 @@ to statistics about the system on which it's run.")
(define-public lxqt-build-tools
(package
(name "lxqt-build-tools")
- (version "0.6.0")
+ (version "0.7.0")
(source
(origin
(method url-fetch)
@@ -134,7 +134,7 @@ to statistics about the system on which it's run.")
"/download/" version
"/lxqt-build-tools-" version ".tar.xz"))
(sha256
- (base32 "0n0p0mf12n9f7zm2592779rpqrbcamfdz87nnjb8j058bc8g3214"))))
+ (base32 "147vdkc25mrlr0fy785yzwhm4gwjxa5xl3n3hljz4c97m531kzl5"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests
--
2.26.2
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 332 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.