mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 22:50:23 -05:00
gnu: mumi: Update to 0.0.1-3.8c82c8f.
* gnu/packages/mail.scm (mumi): Update to 0.0.1-3.8c82c8f.
This commit is contained in:
parent
2bbe6b300e
commit
d378d0c229
1 changed files with 2 additions and 2 deletions
|
@ -3829,7 +3829,7 @@ (define-public tnef
|
|||
(license license:gpl2+)))
|
||||
|
||||
(define-public mumi
|
||||
(let ((commit "6fd49e9341d5673b70edfb333a4e5fa0a44128d2")
|
||||
(let ((commit "8c82c8f104ff0013e2bfb3d6b4277280f32446a6")
|
||||
(revision "3"))
|
||||
(package
|
||||
(name "mumi")
|
||||
|
@ -3842,7 +3842,7 @@ (define-public mumi
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wgx9vrf2c086s82bmq0lj4j1s7lc81cmarzjn13jnsvhfgwxqb8"))))
|
||||
"1gkwagy7qplzq2x2zqsbrwhlilxviqb0dqhrvnnhxd7z8wvyzcsi"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:modules ((guix build gnu-build-system)
|
||||
|
|
Loading…
Reference in a new issue