GNU bug report logs - #49241
[PATCH] gnu: notmuch: Update to 0.32.2.

Previous Next

Package: guix-patches;

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

Date: Sun, 27 Jun 2021 13: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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#49241: closed ([PATCH] gnu: notmuch: Update to 0.32.2.)
Date: Wed, 30 Jun 2021 07:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 30 Jun 2021 09:52:01 +0200
with message-id <87im1vzt5q.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#49241] [PATCH] gnu: notmuch: Update to 0.32.2.
has caused the debbugs.gnu.org bug report #49241,
regarding [PATCH] gnu: notmuch: Update to 0.32.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
49241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49241
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Xinglu Chen <public <at> yoctocell.xyz>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: notmuch: Update to 0.32.2.
Date: Sun, 27 Jun 2021 15:20:42 +0200
* gnu/packages/mail.scm (notmuch): Update to 0.32.2.
---
 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 6ed1c04c9e..bfca298808 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1331,14 +1331,14 @@ invoking @command{notifymuch} from the post-new hook.")
 (define-public notmuch
   (package
     (name "notmuch")
-    (version "0.32.1")
+    (version "0.32.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://notmuchmail.org/releases/notmuch-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0586d13ssygapjdri4cl25wzywivwsbxpjm6xlgxj6f9ii7clix7"))))
+                "1myylb19hj5nb1vriqng252vfjwwkgbi3gxj93pi2q1fzyw7w2lf"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)

base-commit: 41aec416ce8a18f4ba764757103ea9524a30959d
-- 
2.32.0




[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Xinglu Chen <public <at> yoctocell.xyz>
Cc: 49241-done <at> debbugs.gnu.org
Subject: Re: [bug#49241] [PATCH] gnu: notmuch: Update to 0.32.2.
Date: Wed, 30 Jun 2021 09:52:01 +0200
Hello,

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

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 323 days ago.

Previous Next


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