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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: bug#78510: closed (Re: [bug#78510] [PATCH] gnu: mu: Update to
 1.12.11.)
Date: Thu, 22 May 2025 16:49:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78510: [PATCH] gnu: mu: Update to 1.12.11.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78510 <at> debbugs.gnu.org.

-- 
78510: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78510
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 78510-done <at> debbugs.gnu.org
Subject: Re: [bug#78510] [PATCH] gnu: mu: Update to 1.12.11.
Date: Thu, 22 May 2025 12:48:36 -0400
On Tue, May 20, 2025 at 06:29:30PM +0200, Sergey Trofimov wrote:
> * gnu/packages/mail.scm (mu): Update to 1.12.11.

Thanks! Pushed as d4d92e3ab49e23fbec7852202e61a909a6425a54

[Message part 3 (message/rfc822, inline)]
From: Sergey Trofimov <sarg <at> sarg.org.ru>
To: guix-patches <at> gnu.org
Cc: Sergey Trofimov <sarg <at> sarg.org.ru>
Subject: [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.