me
/
guix
Archived
1
0
Fork 0

gnu: mumi: Update to 0.3.0.

* gnu/packages/mail.scm (mumi): Update to 0.3.0.

Change-Id: I5893d5a2537b79a1d1e214d6f11b82f6d4b1622f
master
Arun Isaac 2024-06-10 14:12:06 +01:00
parent 31420777b0
commit df5648daa1
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 2 additions and 2 deletions

View File

@ -4159,7 +4159,7 @@ It is a replacement for the @command{urlview} program.")
(define-public mumi
(package
(name "mumi")
(version "0.2.1")
(version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4168,7 +4168,7 @@ It is a replacement for the @command{urlview} program.")
(file-name (git-file-name name version))
(sha256
(base32
"1a8farj1ppwfzlfikhabqxzyynqm2h8ljhwr6nybx83z8hk45v09"))))
"0b93hd6jjay70rj3520cmwzji00prn2fyjbxgys6ihw962nj3hpg"))))
(build-system gnu-build-system)
(arguments
(list