guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: mumi: Update to 0.0.1-8.9b28ec7.


From: guix-commits
Subject: branch master updated: gnu: mumi: Update to 0.0.1-8.9b28ec7.
Date: Sun, 05 Jun 2022 05:00:26 -0400

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 45a6af1c18 gnu: mumi: Update to 0.0.1-8.9b28ec7.
45a6af1c18 is described below

commit 45a6af1c18b254e2a5bb26c6bab465c3d4476a75
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 4 12:58:09 2022 +0200

    gnu: mumi: Update to 0.0.1-8.9b28ec7.
    
    * gnu/packages/mail.scm (mumi): Update to 0.0.1-8.9b28ec7.
---
 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 f6332e29fd..d4f483e45e 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3944,8 +3944,8 @@ It is a replacement for the @command{urlview} program.")
     (license license:gpl2+)))
 
 (define-public mumi
-  (let ((commit "f5232c49fe8a3b127c96f7b502775f16aebf3033")
-        (revision "7"))
+  (let ((commit "9b28ec7d152623692877bcb767e5c654e59e57ed")
+        (revision "8"))
     (package
       (name "mumi")
       (version (git-version "0.0.1" revision commit))
@@ -3957,7 +3957,7 @@ It is a replacement for the @command{urlview} program.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1dc4m7l9mmi7lm0cfmyf5yg6bkpirsvmfq347sf1ch1svg5r7y9n"))))
+                  "1njnzqv4h2msfa86qfbvm54vfdwlikwzs4134fcffcf4l86bs9fl"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules ((guix build gnu-build-system)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]