GNU bug report logs - #65690
[PATCH 1/2] gnu: kaidan: Add missing input.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 2 Sep 2023 02:57:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65690 in the body.
You can then email your comments to 65690 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#65690; Package guix-patches. (Sat, 02 Sep 2023 02:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to iyzsong <at> envs.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 02 Sep 2023 02:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 65684 <at> debbugs.gnu.org,
 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 1/2] gnu: kaidan: Add missing input.
Date: Sat,  2 Sep 2023 10:56:53 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

Fixes <https://issues.guix.gnu.org/65684>.

* gnu/packages/messaging.scm (kaidan)[inputs]: Add sonnet.
---
 gnu/packages/messaging.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index d6296d43aa..5c65760caf 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1435,6 +1435,7 @@ (define-public kaidan
                   qtxmlpatterns
                   qqc2-desktop-style
                   qxmpp
+                  sonnet
                   zxing-cpp))
     (home-page "https://www.kaidan.im/")
     (synopsis "Qt-based XMPP/Jabber Client")

base-commit: c72bc0bb71a7315241c174636f96faee46a6dfa8
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#65690; Package guix-patches. (Sat, 02 Sep 2023 02:58:02 GMT) Full text and rfc822 format available.

Message #8 received at 65690 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 65690 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 2/2] gnu: kaidan: Update to 0.9.0.
Date: Sat,  2 Sep 2023 10:58:02 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/messaging.scm (kaidan): Update to 0.9.0.
---
 gnu/packages/messaging.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 5c65760caf..14c4fc2b15 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1405,7 +1405,7 @@ (define-public dino
 (define-public kaidan
   (package
     (name "kaidan")
-    (version "0.8.0")
+    (version "0.9.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://kde/unstable/kaidan/" version
@@ -1415,7 +1415,7 @@ (define-public kaidan
         #~(begin
             (delete-file-recursively "3rdparty")))
        (sha256
-        (base32 "195iddv35gc3k83r226y17avsab2b9bszgd7z7ynbddsgbf75rx7"))))
+        (base32 "1waqv0fdkhvp3cqy2a2g6i2wc9s0zbvgzknymrwxy99mnx9ymw9g"))))
     (build-system qt-build-system)
     (arguments
      (list #:configure-flags #~(list "-DBUILD_TESTS=true")))
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#65690; Package guix-patches. (Tue, 05 Sep 2023 19:09:02 GMT) Full text and rfc822 format available.

Message #11 received at 65690 <at> debbugs.gnu.org (full text, mbox):

From: Jack Hill <jackhill <at> jackhill.us>
To: 65690 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 iyzsong <at> envs.net
Subject: Re: [bug#65690] [PATCH 2/2] gnu: kaidan: Update to 0.9.0.
Date: Tue, 5 Sep 2023 15:08:03 -0400 (EDT)
Hi,

I was able to reproduce the bug before, and can confirm that it's now 
gone. I don't see any problems with the patches and the QA is now green :)

Best,
Jack





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 06 Sep 2023 00:53:02 GMT) Full text and rfc822 format available.

Notification sent to iyzsong <at> envs.net:
bug acknowledged by developer. (Wed, 06 Sep 2023 00:53:02 GMT) Full text and rfc822 format available.

Message #16 received at 65690-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: iyzsong <at> envs.net
Cc: 65690-done <at> debbugs.gnu.org,
 宋文武 <iyzsong <at> member.fsf.org>
Subject: Re: bug#65690: [PATCH 1/2] gnu: kaidan: Add missing input.
Date: Tue, 05 Sep 2023 20:52:05 -0400
Hi,

I've installed the series, thank you!

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 04 Oct 2023 11:24:45 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 219 days ago.

Previous Next


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