mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mumi: Update to 0.13.0.
* gnu/packages/mail.scm (mumi): Update to 0.13.0.
This commit is contained in:
@@ -4265,7 +4265,7 @@ It is a replacement for the @command{urlview} program.")
|
||||
(define-public mumi
|
||||
(package
|
||||
(name "mumi")
|
||||
(version "0.12.0")
|
||||
(version "0.13.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -4274,7 +4274,7 @@ It is a replacement for the @command{urlview} program.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p8xylwibfaiqy3321j7l6i3700lavjgw9rjjk1nwjb5fi0mmiqb"))))
|
||||
"04mcd1xkdpvxlvpf4k4mvnwi06sdy8vy1di6gxxsr9msgdb366ir"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user