GNU bug report logs -
#76867
[PATCH] gnu: mutt: Update to 2.2.14.
Previous Next
Reported by: André Batista <nandre <at> riseup.net>
Date: Sat, 8 Mar 2025 14:05:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mail.scm (mutt): Update to 2.2.14.
Change-Id: I65ab08a29e5f20af932f3871acf6f8c9be2c535e
---
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 f1bbbea87c..81da278a45 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -682,7 +682,7 @@ (define-public fetchmail
(define-public mutt
(package
(name "mutt")
- (version "2.2.13")
+ (version "2.2.14")
(source (origin
(method url-fetch)
(uri (list
@@ -692,7 +692,7 @@ (define-public mutt
version ".tar.gz")))
(sha256
(base32
- "1ywfql0l0ykrwbd6ynxdclvxk6ll62gllfizd5kxi5ycq7fzl8zb"))
+ "1vqlvqjlldcrkb4m5nl44my0rfw7wsvlkyb2dwyz8fhy95nznqni"))
(patches (search-patches "mutt-store-references.patch"))))
(build-system gnu-build-system)
(inputs
base-commit: 535efb3c9add7e32530aa0dced40b18b12b8ed95
--
2.48.1
This bug report was last modified 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.