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.
This commit is contained in:
parent
1ebc27475c
commit
1a23c0a0c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue