3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: mu: Update to 1.8.8.

* gnu/packages/mail.scm (mu): Update to 1.8.8.
This commit is contained in:
Tobias Geerinckx-Rice 2022-08-07 02:00:01 +02:00
parent b1ff8f33db
commit bf35cded18
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1160,7 +1160,7 @@ security functionality including PGP, S/MIME, SSH, and SSL.")
(define-public mu
(package
(name "mu")
(version "1.8.7")
(version "1.8.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1169,7 +1169,7 @@ security functionality including PGP, S/MIME, SSH, and SSL.")
(file-name (git-file-name name version))
(sha256
(base32
"0yfbw234yqnqfnsn5bj1hqwpy78pkxn05vl18z8nvsqdmpzal4gx"))))
"1wfvssfd3fqgncs9jrysr4gsflb6l5m819imijj49k1s0dwj82wj"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config