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>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78510 in the body.
You can then email your comments to 78510 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78510; Package guix-patches. (Tue, 20 May 2025 16:30:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 20 May 2025 16:30:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 22 May 2025 16:49:02 GMT) Full text and rfc822 format available.

Notification sent to Sergey Trofimov <sarg <at> sarg.org.ru>:
bug acknowledged by developer. (Thu, 22 May 2025 16:49:03 GMT) Full text and rfc822 format available.

Message #10 received at 78510-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Jun 2025 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 49 days ago.

Previous Next


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