[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/36: gnu: mutt: Update to 2.0.4.
From: |
guix-commits |
Subject: |
16/36: gnu: mutt: Update to 2.0.4. |
Date: |
Sat, 2 Jan 2021 12:56:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2836936b9174e2ba575cc02b2ae52cc9ed2078df
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jan 1 20:38:25 2021 +0100
gnu: mutt: Update to 2.0.4.
* gnu/packages/mail.scm (mutt): Update to 2.0.4.
---
gnu/packages/mail.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 734b2cd..ed0a677 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -22,7 +22,7 @@
;;; Copyright © 2016, 2018 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
;;; Copyright © 2017 Kyle Meyer <kyle@kyleam.com>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017, 2018, 2020 Rene Saavedra <pacoon@protonmail.com>
;;; Copyright © 2018, 2019, 2020 Pierre Langlois <pierre.langlois@gmx.com>
;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
@@ -445,7 +445,7 @@ aliasing facilities to work just as they would on normal
mail.")
(define-public mutt
(package
(name "mutt")
- (version "2.0.3")
+ (version "2.0.4")
(source (origin
(method url-fetch)
(uri (list
@@ -455,7 +455,7 @@ aliasing facilities to work just as they would on normal
mail.")
version ".tar.gz")))
(sha256
(base32
- "1vf1ab3mnx7p4s4n4pssajj211s3zr4730bwgsjx9gxcnyppqclw"))
+ "1m4ig69qw4g3lhm4351snmy5i0ch65fqc9vqqdybr6jy21w7w225"))
(patches (search-patches "mutt-store-references.patch"))))
(build-system gnu-build-system)
(inputs
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., (continued)
- 08/36: gnu: lsp-dsp-lib: Update to 0.5.11., guix-commits, 2021/01/02
- 05/36: gnu: font-gnu-unifont: Update to 13.0.05., guix-commits, 2021/01/02
- 12/36: gnu: gpick: Update to 0.2.6., guix-commits, 2021/01/02
- 17/36: gnu: mpop: Update to 1.4.12., guix-commits, 2021/01/02
- 19/36: gnu: drumkv1: Update to 0.9.19., guix-commits, 2021/01/02
- 07/36: gnu: routino: Update to 3.3.3., guix-commits, 2021/01/02
- 13/36: gnu: udunits: Update to 2.2.28., guix-commits, 2021/01/02
- 14/36: gnu: udunits: Omit static library., guix-commits, 2021/01/02
- 11/36: gnu: wavemon: Update to 0.9.3., guix-commits, 2021/01/02
- 15/36: gnu: brltty: Update to 6.2., guix-commits, 2021/01/02
- 16/36: gnu: mutt: Update to 2.0.4.,
guix-commits <=
- 18/36: gnu: synthv1: Update to 0.9.19., guix-commits, 2021/01/02
- 24/36: gnu: b4: Update to 0.6.2., guix-commits, 2021/01/02
- 26/36: gnu: cifs-utils: Update to 6.12., guix-commits, 2021/01/02
- 27/36: gnu: lighttpd: Update to 1.4.58., guix-commits, 2021/01/02
- 28/36: gnu: egl-wayland: Update to 1.1.6., guix-commits, 2021/01/02
- 30/36: gnu: notmuch: Update to 0.31.3., guix-commits, 2021/01/02
- 22/36: gnu: qtractor: Update to 0.9.19., guix-commits, 2021/01/02
- 20/36: gnu: samplv1: Update to 0.9.19., guix-commits, 2021/01/02
- 23/36: gnu: highlight: Update to 3.60., guix-commits, 2021/01/02
- 25/36: gnu: youtube-dl: Update to 2020.12.31., guix-commits, 2021/01/02