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
|
(define-public mumi
|
||||||
(package
|
(package
|
||||||
(name "mumi")
|
(name "mumi")
|
||||||
(version "0.11.0")
|
(version "0.11.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -4274,7 +4274,7 @@ It is a replacement for the @command{urlview} program.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"022m3vjp40gck9hj889f3mqxhahjzcsiwqn9npi26dzgca7kv3rz"))))
|
"1a8garwvam0vcwk58p64ysm3x6ah3dpanl70s4p4fv83bjf8jw11"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue