summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorArun Isaac <[email protected]>2025-02-22 21:01:34 +0000
committerArun Isaac <[email protected]>2025-02-22 21:39:50 +0000
commitc84ba4f164db5d81b64c45674343614d0b8040a8 (patch)
tree9d9be23b222223d19f330f276c4630df10f06d85 /gnu
parent590225f22e9245275efd62e99b40fb3f5c32c8c4 (diff)
gnu: mumi: Update to 0.5.0.
* gnu/packages/mail.scm (mumi): Update to 0.5.0.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/mail.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index cfda27d7ea..7111f19046 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -17,7 +17,7 @@
;;; Copyright © 2016, 2017 Troy Sankey <[email protected]>
;;; Copyright © 2016, 2017, 2018 Nikita <[email protected]>
;;; Copyright © 2016 Clément Lassieur <[email protected]>
-;;; Copyright © 2016–2024 Arun Isaac <[email protected]>
+;;; Copyright © 2016–2025 Arun Isaac <[email protected]>
;;; Copyright © 2016 John Darrington <[email protected]>
;;; Copyright © 2016, 2018 Marius Bakke <[email protected]>
;;; Copyright © 2017 Thomas Danckaert <[email protected]>
@@ -4261,7 +4261,7 @@ It is a replacement for the @command{urlview} program.")
(define-public mumi
(package
(name "mumi")
- (version "0.4.0")
+ (version "0.5.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4270,7 +4270,7 @@ It is a replacement for the @command{urlview} program.")
(file-name (git-file-name name version))
(sha256
(base32
- "1rkma9391zfz2m8i0452vglcf9ck5d2vmilj9zz8x48jhyn9lvig"))))
+ "0r9kbxn97si74swppfyznn3s17ng9x1clq6w9fi9m1ml2blmi5dv"))))
(build-system gnu-build-system)
(arguments
(list