unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59577] [PATCH] gnu: mumi: Update to 0.0.2-2.4590e48.
@ 2022-11-25 17:00 Christopher Baines
  2022-12-04 21:36 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2022-11-25 17:00 UTC (permalink / raw)
  To: 59577

* gnu/packages/mail.scm (mumi): Update to 0.0.2-2.4590e48.
---
 gnu/packages/mail.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index dc9fed90eb..f76f7fd2e9 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4016,8 +4016,8 @@ (define-public tnef
     (license license:gpl2+)))
 
 (define-public mumi
-  (let ((commit "02485074c9ae3d3b0039ac4c44fa37f2e2e75eac")
-        (revision "1"))
+  (let ((commit "4590e4822dda792f59f69b764824aa148d92dad0")
+        (revision "2"))
     (package
       (name "mumi")
       (version (git-version "0.0.2" revision commit))
@@ -4029,7 +4029,7 @@ (define-public mumi
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1ppqz4bclbw3rqgd2fq4mj8hsrd9cfdddjzaycm5b0ffdsm8nrs3"))))
+                  "16brl1dk92kppzvxx8q5hcqiywg863s4sz5wb64hz8a37xa4hkyr"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules ((guix build gnu-build-system)
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-06 11:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25 17:00 [bug#59577] [PATCH] gnu: mumi: Update to 0.0.2-2.4590e48 Christopher Baines
2022-12-04 21:36 ` Ludovic Courtès
2022-12-06 11:29   ` bug#59577: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).