GNU bug report logs - #63114
[PATCH 01/27] gnu: lxqt-build-tools: Update to 0.13.0.

Previous Next

Package: guix-patches;

Reported by: 宋文武 <iyzsong <at> envs.net>

Date: Thu, 27 Apr 2023 13:31:01 UTC

Severity: normal

Tags: patch

Merged with 63113

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#63113: closed (Re: bug#63114: [PATCH 01/27] gnu:
 lxqt-build-tools: Update to 0.13.0.)
Date: Wed, 03 May 2023 01:49:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63114: [PATCH 01/27] gnu: lxqt-build-tools: Update to 0.13.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 63113 <at> debbugs.gnu.org.

-- 
63114: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63114
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 63113 <at> debbugs.gnu.org
Cc: 63114-done <at> debbugs.gnu.org
Subject: Re: bug#63114: [PATCH 01/27] gnu: lxqt-build-tools: Update to 0.13.0.
Date: Wed, 03 May 2023 09:48:13 +0800
Close, pushed to master now!

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: Andreas Enge <andreas <at> enge.fr>,
 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 01/27] gnu: lxqt-build-tools: Update to 0.13.0.
Date: Thu, 27 Apr 2023 21:24:19 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.13.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 ee6a19f415..d524c786c9 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -100,7 +100,7 @@ (define-public libstatgrab
 (define-public lxqt-build-tools
   (package
     (name "lxqt-build-tools")
-    (version "0.12.0")
+    (version "0.13.0")
     (source
      (origin
        (method url-fetch)
@@ -108,7 +108,7 @@ (define-public lxqt-build-tools
                            "/download/" version
                            "/lxqt-build-tools-" version ".tar.xz"))
        (sha256
-        (base32 "0c4mm167hk0yihryi46d80ghxx2lwzkpivs4yj5wsfvdpbv5q1qh"))))
+        (base32 "1kjrxc1aj7yfn3v72lwryn58hkwsribsspm480qg4qbw1nfijg7x"))))
     (build-system cmake-build-system)
     (arguments
      (list
-- 
2.39.2




This bug report was last modified 2 years and 76 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.