guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: mumi: Update to 0.0.1-3.8c82c8f.


From: guix-commits
Subject: 03/03: gnu: mumi: Update to 0.0.1-3.8c82c8f.
Date: Fri, 4 Dec 2020 07:16:37 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit d378d0c22979790ed908235b545cee33c5ac2426
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 4 13:16:06 2020 +0100

    gnu: mumi: Update to 0.0.1-3.8c82c8f.
    
    * gnu/packages/mail.scm (mumi): Update to 0.0.1-3.8c82c8f.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 00cc046..127245b 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3829,7 +3829,7 @@ It is a replacement for the @command{urlview} program.")
     (license license:gpl2+)))
 
 (define-public mumi
-  (let ((commit "6fd49e9341d5673b70edfb333a4e5fa0a44128d2")
+  (let ((commit "8c82c8f104ff0013e2bfb3d6b4277280f32446a6")
         (revision "3"))
     (package
       (name "mumi")
@@ -3842,7 +3842,7 @@ It is a replacement for the @command{urlview} program.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1wgx9vrf2c086s82bmq0lj4j1s7lc81cmarzjn13jnsvhfgwxqb8"))))
+                  "1gkwagy7qplzq2x2zqsbrwhlilxviqb0dqhrvnnhxd7z8wvyzcsi"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules ((guix build gnu-build-system)



reply via email to

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