summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac <arunisaac@systemreboot.net>2022-04-22 13:54:33 +0530
committerArun Isaac <arunisaac@systemreboot.net>2022-05-09 23:25:21 +0530
commit1a23c0a0c7a865e1d8c7443e714e1214fc2e2842 (patch)
treea4f8f8b8992c917c29598f73fce106b18ec5f3ac
parent1ebc27475cc310d6f9dd154b6b6893918f604c09 (diff)
downloadguix-patches-1a23c0a0c7a865e1d8c7443e714e1214fc2e2842.tar
guix-patches-1a23c0a0c7a865e1d8c7443e714e1214fc2e2842.tar.gz
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.
-rw-r--r--gnu/packages/mail.scm2
1 files changed, 1 insertions, 1 deletions
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