gnu: mumi: Update to 0.0.0-4.ea0a28f.
* gnu/packages/mail.scm (mumi): Update to 0.0.0-4.ea0a28f.
This commit is contained in:
parent
c894b80324
commit
c5ac35d750
1 changed files with 3 additions and 3 deletions
|
@ -2815,8 +2815,8 @@ (define-public tnef
|
||||||
(license gpl2+)))
|
(license gpl2+)))
|
||||||
|
|
||||||
(define-public mumi
|
(define-public mumi
|
||||||
(let ((commit "ea5a738010148284aed211da953ad670003aefea")
|
(let ((commit "ea0a28f8d5db5761765eb60043b8593901552e25")
|
||||||
(revision "3"))
|
(revision "4"))
|
||||||
(package
|
(package
|
||||||
(name "mumi")
|
(name "mumi")
|
||||||
(version (git-version "0.0.0" revision commit))
|
(version (git-version "0.0.0" revision commit))
|
||||||
|
@ -2828,7 +2828,7 @@ (define-public mumi
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ci5x8dqjmp74w33q2dbs5csxp4ilfmc1xxaa8q2jnh52d7597hl"))))
|
"0b6dmi41vhssyf983blgi8a2kj3zjccc9cz7b7kvwh781ldqcywh"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Reference in a new issue