mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: mumi: Update to 0.11.1.
* gnu/packages/mail.scm (mumi): Update to 0.11.1.
This commit is contained in:
parent
cb386c3c70
commit
507fc8d3e3
1 changed files with 2 additions and 2 deletions
|
@ -4265,7 +4265,7 @@ It is a replacement for the @command{urlview} program.")
|
|||
(define-public mumi
|
||||
(package
|
||||
(name "mumi")
|
||||
(version "0.11.0")
|
||||
(version "0.11.1")
|
||||
(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
|
||||
"022m3vjp40gck9hj889f3mqxhahjzcsiwqn9npi26dzgca7kv3rz"))))
|
||||
"1a8garwvam0vcwk58p64ysm3x6ah3dpanl70s4p4fv83bjf8jw11"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue