me
/
guix
Archived
1
0
Fork 0

gnu: mumi: Update to 0.0.4-1.18acd2b.

* gnu/packages/mail.scm (mumi): Update to 0.0.4-1.18acd2b.
master
Ricardo Wurmus 2022-12-24 16:32:39 +01:00
parent aae8371f72
commit 8bf58c1b35
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -4026,11 +4026,11 @@ It is a replacement for the @command{urlview} program.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public mumi (define-public mumi
(let ((commit "350b2dfbe22bea82ca2d5739d5aebbf9277fe7b7") (let ((commit "18acd2b3ecdff309bc8788a82421531b3d332ac8")
(revision "1")) (revision "1"))
(package (package
(name "mumi") (name "mumi")
(version (git-version "0.0.3" revision commit)) (version (git-version "0.0.4" revision commit))
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -4039,7 +4039,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
"1i728cf5shsh0rcv38z244855s2jhifj91prq7c2zk99fsiadw50")))) "0czzik71aa32zpn1wwg18f68zjhdssmc7ljrkq5ksfhqsn0hkgmz"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
(list (list