unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55062] [PATCH 0/1] mumi: Use guile-json-4 instead of guile-json-3
@ 2022-04-22  8:32 Arun Isaac
  2022-04-22  8:34 ` [bug#55062] [PATCH] gnu: " Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2022-04-22  8:32 UTC (permalink / raw)
  To: 55062; +Cc: Ricardo Wurmus, Arun Isaac

Hi Ricardo,

I think it's safe to make this update. As far as I understand, mumi uses
guile-json only in one function, and that function doesn't seem to be called
from anywhere.

Regards,
Arun

Arun Isaac (1):
  gnu: mumi: Use guile-json-4 instead of guile-json-3.

 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.35.1





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

* [bug#55062] [PATCH] gnu: mumi: Use guile-json-4 instead of guile-json-3.
  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
  2022-05-09  7:43   ` [bug#55062] [PATCH 0/1] " Mathieu Othacehe
  0 siblings, 1 reply; 4+ messages in thread
From: Arun Isaac @ 2022-04-22  8:34 UTC (permalink / raw)
  To: 55062; +Cc: Ricardo Wurmus, Arun Isaac

* 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





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

* [bug#55062] [PATCH 0/1] mumi: Use guile-json-4 instead of guile-json-3
  2022-04-22  8:34 ` [bug#55062] [PATCH] gnu: " Arun Isaac
@ 2022-05-09  7:43   ` Mathieu Othacehe
  2022-05-09 18:27     ` bug#55062: " Arun Isaac
  0 siblings, 1 reply; 4+ messages in thread
From: Mathieu Othacehe @ 2022-05-09  7:43 UTC (permalink / raw)
  To: Arun Isaac; +Cc: Ricardo Wurmus, 55062


Hello,

> * gnu/packages/mail.scm (mumi)[inputs]: Replace guile-json-3 with
> guile-json-4.

I think you can go ahead :)

Thanks,

Mathieu




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

* bug#55062: [PATCH 0/1] mumi: Use guile-json-4 instead of guile-json-3
  2022-05-09  7:43   ` [bug#55062] [PATCH 0/1] " Mathieu Othacehe
@ 2022-05-09 18:27     ` Arun Isaac
  0 siblings, 0 replies; 4+ messages in thread
From: Arun Isaac @ 2022-05-09 18:27 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: Ricardo Wurmus, 55062-done


Thanks, pushed! :-)




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

end of thread, other threads:[~2022-05-09 18:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#55062] [PATCH] gnu: " Arun Isaac
2022-05-09  7:43   ` [bug#55062] [PATCH 0/1] " Mathieu Othacehe
2022-05-09 18:27     ` bug#55062: " Arun Isaac

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).