gnu: mu: Update to 1.10.3.
* gnu/packages/mail.scm (mu): Update to 1.10.3.
This commit is contained in:
parent
d884fc9e2e
commit
bb09f3ac00
1 changed files with 2 additions and 2 deletions
|
@ -1208,7 +1208,7 @@ (define-public emacs-mew
|
|||
(define-public mu
|
||||
(package
|
||||
(name "mu")
|
||||
(version "1.10.2")
|
||||
(version "1.10.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1216,7 +1216,7 @@ (define-public mu
|
|||
version "/mu-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0mj43lnxr11wg354q8svcqjc403b36igb7ia406yavw6xfk46w9f"))))
|
||||
"0pr4w2afhansi151lx3145rsaf3gxfjx21y26p8jfg0nnvy70ff8"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
|
|
Loading…
Reference in a new issue