[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/15: gnu: neomutt: Update to 20220429.
From: |
guix-commits |
Subject: |
08/15: gnu: neomutt: Update to 20220429. |
Date: |
Sat, 5 Nov 2022 06:48:06 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 7023773e2c2dae5d4bd849e9f4674d3dc8aebfcc
Author: kiasoc5 <kiasoc5@disroot.org>
AuthorDate: Fri Oct 28 22:16:26 2022 -0400
gnu: neomutt: Update to 20220429.
* gnu/packages/mail.scm (neomutt): Update to 20220429.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 e09852abb6..810e764f74 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -607,7 +607,7 @@ operating systems.")
(define-public neomutt
(package
(name "neomutt")
- (version "20211029")
+ (version "20220429")
(source
(origin
(method git-fetch)
@@ -616,7 +616,7 @@ operating systems.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1ad05k98z9r317k2hhxbgdic00iha5r0k0f8224anz60i9kc78w5"))))
+ (base32 "106m6al48m22gl8848z8d0hsg2qiaz74vgy4f37hycl4v5d3n5ic"))))
(build-system gnu-build-system)
(inputs
(list cyrus-sasl
- 05/15: gnu: Add tasksh., (continued)
- 05/15: gnu: Add tasksh., guix-commits, 2022/11/05
- 13/15: gnu: python-funcparserlib: Enable tests., guix-commits, 2022/11/05
- 15/15: gnu: python-pudb: Update to 2022.1.3., guix-commits, 2022/11/05
- 01/15: Add EditorConfig specification., guix-commits, 2022/11/05
- 07/15: gnu: oauth2l: Update to 1.3.0., guix-commits, 2022/11/05
- 02/15: gnu: python-frozendict: Update to 2.3.4., guix-commits, 2022/11/05
- 03/15: gnu: python-canonicaljson: Update to 1.6.3., guix-commits, 2022/11/05
- 04/15: gnu: Add guilescript., guix-commits, 2022/11/05
- 06/15: gnu: Add python-neovim-remote., guix-commits, 2022/11/05
- 11/15: gnu: i3-autotiling: Update to 1.8., guix-commits, 2022/11/05
- 08/15: gnu: neomutt: Update to 20220429.,
guix-commits <=
- 12/15: gnu: python-lief: Update to 0.12.3., guix-commits, 2022/11/05
- 14/15: gnu: kicad: Update to 6.0.9., guix-commits, 2022/11/05