GNU bug report logs -
#78510
[PATCH] gnu: mu: Update to 1.12.11.
Previous Next
To reply to this bug, email your comments to 78510 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
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
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.