GNU bug report logs - #78510
[PATCH] gnu: mu: Update to 1.12.11.

Previous Next

Package: guix-patches;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Tue, 20 May 2025 16:30:04 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Full log


View this message in rfc822 format

From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: 78510 <at> debbugs.gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [bug#78510] [PATCH] gnu: mu: Update to 1.12.11.
Date: Tue, 20 May 2025 18:29:30 +0200
* gnu/packages/mail.scm (mu): Update to 1.12.11.

Change-Id: I651537f1cdca405b37f6e9eec27007d91f54a216
---
 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 ea705c0d0b..ccc5c19bb5 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1311,7 +1311,7 @@ (define-public emacs-mew
 (define-public mu
   (package
     (name "mu")
-    (version "1.12.9")
+    (version "1.12.11")
     (source
      (origin
        (method git-fetch)
@@ -1320,7 +1320,7 @@ (define-public mu
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jgphx4yd899zg8g0w065ml962jwj848hlc4svpzqxpsgg2bb8m3"))))
+        (base32 "1kvnm75q77g3l8vn6s0zh7ks7vdqs5d9hgc8i6qc367m2panz0mp"))))
     (build-system meson-build-system)
     (native-inputs
      (list pkg-config

base-commit: e7d73a08d569904f8a71db5b84f5fafaf0dff188
-- 
2.49.0





This bug report was last modified 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.