From: Andre Batista <nandre@riseup.net>
To: 42037@debbugs.gnu.org
Subject: [bug#42037] [PATCH 3/3] gnu: lxqt-config: Update to 0.15.0
Date: Wed, 24 Jun 2020 18:56:07 -0300 [thread overview]
Message-ID: <20200624215607.GC22696@andel> (raw)
In-Reply-To: <20200624195250.GA20387@andel>
[-- Attachment #1.1: Type: text/plain, Size: 300 bytes --]
This patch series solves a build error where QFile remains
undeclared.
The failed build logs follow attached.
TODO: Update all remaining lxqt packages to current versions.
I'm downloading all packages, checking signatures and will
send another patch series if lxqt builds with --rounds=2.
Cheers,
[-- Attachment #1.2: 0001-gnu-lxqt-config-Update-to-0.15.0.patch --]
[-- Type: text/plain, Size: 1215 bytes --]
From 08c4a5e77db50dd8cde3b69fc8ae458ab08f3719 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Batista?= <nandre@riseup.net>
Date: Wed, 24 Jun 2020 16:33:32 -0300
Subject: [PATCH] gnu: lxqt-config: Update to 0.15.0.
To: guix-devel@gnu.org
* gnu/packages/lxqt.scm (lxqt-config): Update to 0.15.1.
---
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 446a69418c..7aab30f170 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -358,14 +358,14 @@ the operating system LXQt is running on.")
(define-public lxqt-config
(package
(name "lxqt-config")
- (version "0.14.1")
+ (version "0.15.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "16k36knv6d72gg8hp7423l3ic43y3l3zbaf3spqn2a354y30myrg"))))
+ (base32 "18fagd6ynmx74qw0pjkkg2n3v6s18n6lcsbj7lvfd4lkbcfnzqpb"))))
(build-system cmake-build-system)
(inputs
`(("eudev" ,eudev)
--
2.26.2
[-- Attachment #1.3: v7slv4cdk51hwci8vg689f5hkc4z6b-liblxqt-0.14.1.drv.bz2 --]
[-- Type: application/octet-stream, Size: 8751 bytes --]
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]
next prev parent reply other threads:[~2020-06-24 21:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 19:52 [bug#42037] [PATCH 0/3] gnu: lxqt-build-tools: Update to 0.7.0 Andre Batista
2020-06-24 21:45 ` [bug#42037] [PATCH 1/3] gnu: libqtxdg: Update to 3.5.0 Andre Batista
2020-06-24 21:50 ` [bug#42037] [PATCH 2/3] gnu: liblxqt: Update to 0.15.1 Andre Batista
2020-06-24 21:56 ` Andre Batista [this message]
2020-06-25 10:28 ` [bug#42037] [PATCH 0/3] gnu: lxqt-build-tools: Update to 0.7.0 Ludovic Courtès
2020-06-25 20:27 ` Andre Batista
2020-06-25 20:51 ` Jonathan Brielmaier
2020-06-26 12:05 ` [bug#42037] [PATCH] gnu: lxqt: Update to 0.15.0 Andre Batista
2020-06-26 19:43 ` Andre Batista
2020-06-27 21:33 ` bug#42037: " Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200624215607.GC22696@andel \
--to=nandre@riseup.net \
--cc=42037@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).