all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 65690@debbugs.gnu.org
Cc: 65684@debbugs.gnu.org, 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#65690] [PATCH 1/2] gnu: kaidan: Add missing input.
Date: Sat,  2 Sep 2023 10:56:53 +0800	[thread overview]
Message-ID: <f0f66ae1a721e178b448e1261ca91a863e01899c.1693622531.git.iyzsong@member.fsf.org> (raw)

From: 宋文武 <iyzsong@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





             reply	other threads:[~2023-09-02  2:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-02  2:56 iyzsong--- via Guix-patches via [this message]
2023-09-02  2:58 ` [bug#65690] [PATCH 2/2] gnu: kaidan: Update to 0.9.0 iyzsong--- via Guix-patches via
2023-09-05 19:08   ` Jack Hill
2023-09-06  0:52   ` bug#65690: [PATCH 1/2] gnu: kaidan: Add missing input Maxim Cournoyer

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f0f66ae1a721e178b448e1261ca91a863e01899c.1693622531.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=65684@debbugs.gnu.org \
    --cc=65690@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.