me
/
guix
Archived
1
0
Fork 0

gnu: mumi: Use latest unreleased guile-email.

* gnu/packages/mail.scm (mumi)[inputs]: Replace "guile-email" with
"guile-email-latest".
master
Ricardo Wurmus 2020-12-06 12:43:53 +01:00
parent 8b3b1f34e6
commit 8bc7015e71
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -3871,7 +3871,7 @@ It is a replacement for the @command{urlview} program.")
(,go ,(getenv "GUILE_LOAD_COMPILED_PATH")))) (,go ,(getenv "GUILE_LOAD_COMPILED_PATH"))))
#t)))))) #t))))))
(inputs (inputs
`(("guile-email" ,guile-email) `(("guile-email" ,guile-email-latest)
("guile-fibers" ,guile-fibers) ("guile-fibers" ,guile-fibers)
("guile-gcrypt" ,guile-gcrypt) ("guile-gcrypt" ,guile-gcrypt)
("guile-json" ,guile-json-3) ("guile-json" ,guile-json-3)