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

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

bug#50585: closed ([PATCH] gnu: notmuch: Update to 0.33.1.)


From: GNU bug Tracking System
Subject: bug#50585: closed ([PATCH] gnu: notmuch: Update to 0.33.1.)
Date: Sun, 19 Sep 2021 12:29:02 +0000

Your message dated Sun, 19 Sep 2021 20:29:25 +0800
with message-id 
<OSZPR01MB7938D5DA734E58C7F30FBCB8A3DF9@OSZPR01MB7938.jpnprd01.prod.outlook.com>
and subject line Re: bug#50585: [PATCH] gnu: notmuch: Update to 0.33.1.
has caused the debbugs.gnu.org bug report #50585,
regarding [PATCH] gnu: notmuch: Update to 0.33.1.
to be marked as done.

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


-- 
50585: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50585
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: notmuch: Update to 0.33.1. Date: Tue, 14 Sep 2021 17:57:05 +0200
* gnu/packages/mail.scm (notmuch): Update to 0.33.1.
---
 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 ad2620cd61..7dc223186f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1353,14 +1353,14 @@ invoking @command{notifymuch} from the post-new hook.")
 (define-public notmuch
   (package
     (name "notmuch")
-    (version "0.32.2")
+    (version "0.33.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://notmuchmail.org/releases/notmuch-";
                                   version ".tar.xz"))
               (sha256
                (base32
-                "1myylb19hj5nb1vriqng252vfjwwkgbi3gxj93pi2q1fzyw7w2lf"))))
+                "1lhhkg9aw2ychj8lvkmk4bnj7rjz3v9w9r7sdp8bqjpfv41mz41d"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

base-commit: a72519489f0178051b7049d5793d95d070ebef86
-- 
2.33.0






--- End Message ---
--- Begin Message --- Subject: Re: bug#50585: [PATCH] gnu: notmuch: Update to 0.33.1. Date: Sun, 19 Sep 2021 20:29:25 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Xinglu Chen <public@yoctocell.xyz> writes:

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

Pushed, thank you!


--- End Message ---

reply via email to

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