mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: mumi: Update to 0.0.5-2.85d5efb.
* gnu/packages/mail.scm (mumi): Update to 0.0.5-2.85d5efb.
This commit is contained in:
parent
70b52b5614
commit
ec020345d1
1 changed files with 3 additions and 3 deletions
|
@ -4077,8 +4077,8 @@ (define-public tnef
|
|||
(license license:gpl2+)))
|
||||
|
||||
(define-public mumi
|
||||
(let ((commit "b2a8280f158957e18d714dea78637f6504dd7613")
|
||||
(revision "1"))
|
||||
(let ((commit "85d5efb4367b9178eb7093e3ebca760745de0753")
|
||||
(revision "2"))
|
||||
(package
|
||||
(name "mumi")
|
||||
(version (git-version "0.0.5" revision commit))
|
||||
|
@ -4090,7 +4090,7 @@ (define-public mumi
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ygcbrnwvqa4zi93mbry5afw6dr4fbm7pgkn1gbsydp6qjfsm88q"))))
|
||||
"0yn8dfj3krqwfsdn888vbv903kfa7clmbj2xxin263zqcyzc3alq"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue