all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65690] [PATCH 1/2] gnu: kaidan: Add missing input.
@ 2023-09-02  2:56 iyzsong--- via Guix-patches via
  2023-09-02  2:58 ` [bug#65690] [PATCH 2/2] gnu: kaidan: Update to 0.9.0 iyzsong--- via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-09-02  2:56 UTC (permalink / raw)
  To: 65690; +Cc: 65684, 宋文武

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





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-06  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-02  2:56 [bug#65690] [PATCH 1/2] gnu: kaidan: Add missing input iyzsong--- via Guix-patches via
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

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.