gnu: mumi: Update to 0.0.1-4.887471f.

* gnu/packages/mail.scm (mumi): Update to 0.0.1-4.887471f.
This commit is contained in:
Ricardo Wurmus 2021-03-31 09:44:27 +02:00
parent f27bdad0a7
commit 9ce963d8b3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -27,7 +27,7 @@
;;; Copyright © 2018, 2019, 2020, 2021 Pierre Langlois <pierre.langlois@gmx.com>
;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
;;; Copyright © 2018 Gábor Boskovits <boskovits@gmail.com>
;;; Copyright © 2018, 2019, 2020 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2019, 2020 Tanguy Le Carrour <tanguy@bioneland.org>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
;;; Copyright © 2020 Justus Winter <justus@sequoia-pgp.org>
@ -3873,8 +3873,8 @@ (define-public tnef
(license license:gpl2+)))
(define-public mumi
(let ((commit "8c82c8f104ff0013e2bfb3d6b4277280f32446a6")
(revision "3"))
(let ((commit "887471f7785c74dd8ee5d300d3b1fb58e011c2cb")
(revision "4"))
(package
(name "mumi")
(version (git-version "0.0.1" revision commit))
@ -3886,7 +3886,7 @@ (define-public mumi
(file-name (git-file-name name version))
(sha256
(base32
"1gkwagy7qplzq2x2zqsbrwhlilxviqb0dqhrvnnhxd7z8wvyzcsi"))))
"1lmnnfa42j0bcscxbyx5y48v4l0hyvnh4kq4sjrqw92v0h93iksg"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)