unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: 59577@debbugs.gnu.org
Subject: [bug#59577] [PATCH] gnu: mumi: Update to 0.0.2-2.4590e48.
Date: Fri, 25 Nov 2022 17:00:10 +0000	[thread overview]
Message-ID: <20221125170010.24461-1-mail@cbaines.net> (raw)

* 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





             reply	other threads:[~2022-11-25 17:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 17:00 Christopher Baines [this message]
2022-12-04 21:36 ` [bug#59577] [PATCH] gnu: mumi: Update to 0.0.2-2.4590e48 Ludovic Courtès
2022-12-06 11:29   ` bug#59577: " Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221125170010.24461-1-mail@cbaines.net \
    --to=mail@cbaines.net \
    --cc=59577@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).