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
Message #11 received at 42037 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
[0001-gnu-liblxqt-Update-to-0.15.1.patch (text/plain, inline)]
From 4ce2cf42f936fb4aaf8d64400387ec36527ca673 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:30:44 -0300
Subject: [PATCH] gnu: liblxqt: Update to 0.15.1.
To: guix-devel <at> gnu.org
* gnu/packages/lxqt.scm (liblxqt): 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 ef0bb1e43e..446a69418c 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -197,7 +197,7 @@ in Qt.")
(define-public liblxqt
(package
(name "liblxqt")
- (version "0.14.1")
+ (version "0.15.1")
(source
(origin
(method url-fetch)
@@ -205,7 +205,7 @@ in Qt.")
"https://github.com/lxqt/" name "/releases/download/"
version "/" name "-" version ".tar.xz"))
(sha256
- (base32 "1gb922npf6nw4w3nkvh4czk8xmdzzqkzq3zgl1h303fjaib359qs"))))
+ (base32 "0mg62gypjpmpjd3lr7rrvzmkkhli1vf5pri47hg76byz84vng4a9"))))
(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.