summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorArun Isaac <[email protected]>2025-03-09 18:47:05 +0000
committerArun Isaac <[email protected]>2025-03-09 18:47:05 +0000
commitccea5590fa848705d90037d0e878d3958e5378cc (patch)
tree9b122f37509ef7520d3ad55042202f5e6b6c3d8a /gnu
parent99f1170eb8477f0b42206a066ecad1f06085de04 (diff)
gnu: mumi: Update to 0.7.0.
* gnu/packages/mail.scm (mumi): Update to 0.7.0.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/mail.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index b86b60e5dd..41cbb2085c 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4265,7 +4265,7 @@ It is a replacement for the @command{urlview} program.")
(define-public mumi
(package
(name "mumi")
- (version "0.6.1")
+ (version "0.7.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4274,7 +4274,7 @@ It is a replacement for the @command{urlview} program.")
(file-name (git-file-name name version))
(sha256
(base32
- "09lzk70r9j7qd96pa5fbkiibwz6jk7kcw0mfl3bliqgjb925bapv"))))
+ "0yvspxa0w008fhpw0v5zv6hgi7pzafnplh0byga7vdbdd2jwyhmj"))))
(build-system gnu-build-system)
(arguments
(list