[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52075] [PATCH 2/4] gnu: notmuch: Update to 0.34.1.
From: |
Tanguy Le Carrour |
Subject: |
[bug#52075] [PATCH 2/4] gnu: notmuch: Update to 0.34.1. |
Date: |
Wed, 24 Nov 2021 11:00:14 +0100 |
* gnu/packages/mail.scm (notmuch): Update to 0.34.1.
---
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 0e7134eaf3..7c7e411d5c 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -28,7 +28,7 @@
;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
;;; Copyright © 2018 Gábor Boskovits <boskovits@gmail.com>
;;; Copyright © 2018, 2019, 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
-;;; Copyright © 2019, 2020 Tanguy Le Carrour <tanguy@bioneland.org>
+;;; Copyright © 2019, 2020, 2021 Tanguy Le Carrour <tanguy@bioneland.org>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
;;; Copyright © 2020 Justus Winter <justus@sequoia-pgp.org>
;;; Copyright © 2020 Eric Brown <ecbrown@ericcbrown.com>
@@ -1349,14 +1349,14 @@ (define-public notifymuch
(define-public notmuch
(package
(name "notmuch")
- (version "0.33.2")
+ (version "0.34.1")
(source (origin
(method url-fetch)
(uri (string-append "https://notmuchmail.org/releases/notmuch-"
version ".tar.xz"))
(sha256
(base32
- "1bic1f2va136aygfy53bsgziwiidcpb7qf1v05mlza2jmgv94j14"))))
+ "05nq64gp8vnrwrl22d60v7ixgdhm9339ajhcdfkq0ll1qiycyyj5"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
--
2.34.0
- [bug#52075] [PATCH 1/4] gnu: python-urwidtrees: Update to 1.0.3., (continued)
- [bug#52075] [PATCH 1/4] gnu: python-urwidtrees: Update to 1.0.3., Tanguy Le Carrour, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Tanguy Le Carrour, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Nicolas Goaziou, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Tanguy LE CARROUR, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Nicolas Goaziou, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Jack Hill, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Nicolas Goaziou, 2021/11/24
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Jack Hill, 2021/11/24
- bug#52075: [PATCH 3/4] gnu: Add python-notmuch2., Nicolas Goaziou, 2021/11/27
- [bug#52075] [PATCH 3/4] gnu: Add python-notmuch2., Tanguy LE CARROUR, 2021/11/28
[bug#52075] [PATCH 2/4] gnu: notmuch: Update to 0.34.1.,
Tanguy Le Carrour <=
[bug#52075] [PATCH 4/4] gnu: alot: Update to 0.10., Tanguy Le Carrour, 2021/11/24
[bug#52075] [PATCH v2 1/4] gnu: python-urwidtrees: Update to 1.0.3., Tanguy Le Carrour, 2021/11/24