guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: mumi: Update to 0.0.1-5.9f070bd.


From: guix-commits
Subject: 04/04: gnu: mumi: Update to 0.0.1-5.9f070bd.
Date: Wed, 31 Mar 2021 15:26:23 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6b703a9aa872d26639359d56ac2811c11ed84b14
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 31 21:23:28 2021 +0200

    gnu: mumi: Update to 0.0.1-5.9f070bd.
    
    * gnu/packages/mail.scm (mumi): Update to 0.0.1-5.9f070bd.
---
 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 fdbbaf1..4890535 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3873,8 +3873,8 @@ It is a replacement for the @command{urlview} program.")
     (license license:gpl2+)))
 
 (define-public mumi
-  (let ((commit "887471f7785c74dd8ee5d300d3b1fb58e011c2cb")
-        (revision "4"))
+  (let ((commit "9f070bd90adc67064cd8aff4e40f303d5957ef4a")
+        (revision "5"))
     (package
       (name "mumi")
       (version (git-version "0.0.1" revision commit))
@@ -3886,7 +3886,7 @@ It is a replacement for the @command{urlview} program.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1lmnnfa42j0bcscxbyx5y48v4l0hyvnh4kq4sjrqw92v0h93iksg"))))
+                  "1ym1j3nzy8qhd1ydadccbgm0nckkmnq3vnz9qh9x8rasx7zg1ldp"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules ((guix build gnu-build-system)



reply via email to

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