guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: mumi: Use guile-json-4 instead of guile-json


From: guix-commits
Subject: branch master updated: gnu: mumi: Use guile-json-4 instead of guile-json-3.
Date: Mon, 09 May 2022 14:26:39 -0400

This is an automated email from the git hooks/post-receive script.

arunisaac pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1a23c0a0c7 gnu: mumi: Use guile-json-4 instead of guile-json-3.
1a23c0a0c7 is described below

commit 1a23c0a0c7a865e1d8c7443e714e1214fc2e2842
Author: Arun Isaac <arunisaac@systemreboot.net>
AuthorDate: Fri Apr 22 13:54:33 2022 +0530

    gnu: mumi: Use guile-json-4 instead of guile-json-3.
    
    * 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 5f8f27238f..cf251c6a88 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4005,7 +4005,7 @@ It is a replacement for the @command{urlview} program.")
        (list guile-email-latest
              guile-fibers
              guile-gcrypt
-             guile-json-3
+             guile-json-4
              guile-kolam
              guile-redis
              guile-syntax-highlight



reply via email to

[Prev in Thread] Current Thread [Next in Thread]