all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: 55062@debbugs.gnu.org
Cc: Ricardo Wurmus <rekado@elephly.net>,
	Arun Isaac <arunisaac@systemreboot.net>
Subject: [bug#55062] [PATCH] gnu: mumi: Use guile-json-4 instead of guile-json-3.
Date: Fri, 22 Apr 2022 14:04:38 +0530	[thread overview]
Message-ID: <20220422083438.12908-1-arunisaac@systemreboot.net> (raw)
In-Reply-To: <20220422083216.12294-1-arunisaac@systemreboot.net>

* gnu/packages/mail.scm (mumi)[inputs]: Replace guile-json-3 with
guile-json-4.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 194f7e3fb3..909981f128 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4005,7 +4005,7 @@ (define-public mumi
        (list guile-email-latest
              guile-fibers
              guile-gcrypt
-             guile-json-3
+             guile-json-4
              guile-kolam
              guile-redis
              guile-syntax-highlight
-- 
2.35.1





  reply	other threads:[~2022-04-22  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  8:32 [bug#55062] [PATCH 0/1] mumi: Use guile-json-4 instead of guile-json-3 Arun Isaac
2022-04-22  8:34 ` Arun Isaac [this message]
2022-05-09  7:43   ` Mathieu Othacehe
2022-05-09 18:27     ` bug#55062: " Arun Isaac

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=20220422083438.12908-1-arunisaac@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=55062@debbugs.gnu.org \
    --cc=rekado@elephly.net \
    /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.