gnu: mu: Update to 1.8.11.

* gnu/packages/mail.scm (mu): Update to 1.8.11.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-23 02:00:03 +02:00
parent c07b55eb94
commit 75bf5dac2e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1162,7 +1162,7 @@ (define-public emacs-mew
(define-public mu
(package
(name "mu")
(version "1.8.9")
(version "1.8.11")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1171,7 +1171,7 @@ (define-public mu
(file-name (git-file-name name version))
(sha256
(base32
"1anpv49242qpayziz111rzznkmfgkd2a9y5xda6xhmzhqdhx79h2"))))
"0b5h5kdalv62z31aqyipymiqhazfssbx4c7ww96nn41a0l0g0ir0"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config