GNU bug report logs - #46753
[PATCH] gnu: notmuch: Update to 0.31.4.

Previous Next

Package: guix-patches;

Reported by: Xinglu Chen <public <at> yoctocell.xyz>

Date: Wed, 24 Feb 2021 14:21:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Xinglu Chen <public <at> yoctocell.xyz>
Subject: bug#46753: closed (Re: [bug#46753] [PATCH] gnu: notmuch: Update
 to 0.31.4.)
Date: Wed, 24 Feb 2021 16:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46753: [PATCH] gnu: notmuch: Update to 0.31.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46753 <at> debbugs.gnu.org.

-- 
46753: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46753
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 46753-done <at> debbugs.gnu.org
Subject: Re: [bug#46753] [PATCH] gnu: notmuch: Update to 0.31.4.
Date: Wed, 24 Feb 2021 17:02:37 +0100
Hello,

Xinglu Chen <public <at> yoctocell.xyz> writes:

> * gnu/packages/mail.scm (notmuch): Update to 0.31.4.

Applied. Thank you.

> Signed-off-by: Xinglu Chen <public <at> yoctocell.xyz>

Note that we do not sign off our own patches.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: notmuch: Update to 0.31.4.
Date: Wed, 24 Feb 2021 15:20:33 +0100
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.

Signed-off-by: Xinglu Chen <public <at> yoctocell.xyz>
---
 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 6b1dbdf92a..bd2e48d533 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1249,14 +1249,14 @@ invoking @command{notifymuch} from the post-new hook.")
 (define-public notmuch
   (package
     (name "notmuch")
-    (version "0.31.3")
+    (version "0.31.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://notmuchmail.org/releases/notmuch-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1jisflxdly1nlyy17212ch3hk96dns4j9f5552jz724gs2p42h28"))))
+                "0magnyjjhhv11nwcm2596hdxszrj61y69i0hmwqdc3v6cxjvcqc6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)

base-commit: 95b3e16a3d1d79a7bd58a57187b039a08d3719eb
-- 
2.30.0





This bug report was last modified 4 years and 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.