emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49241: closed ([PATCH] gnu: notmuch: Update to 0.32.2.)


From: GNU bug Tracking System
Subject: bug#49241: closed ([PATCH] gnu: notmuch: Update to 0.32.2.)
Date: Wed, 30 Jun 2021 07:53:02 +0000

Your message dated Wed, 30 Jun 2021 09:52:01 +0200
with message-id <87im1vzt5q.fsf@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@gnu.org.)


-- 
49241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49241
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49241] [PATCH] gnu: notmuch: Update to 0.32.2. Date: Wed, 30 Jun 2021 09:52:01 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]