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

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

[debbugs-tracker] bug#26336: closed ([PATCH] gnu: notmuch: Update to 0.2


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26336: closed ([PATCH] gnu: notmuch: Update to 0.24.1.)
Date: Sun, 02 Apr 2017 10:02:01 +0000

Your message dated Sun, 02 Apr 2017 12:01:14 +0200
with message-id <address@hidden>
and subject line Re: bug#26336: [PATCH] gnu: notmuch: Update to 0.24.1.
has caused the debbugs.gnu.org bug report #26336,
regarding [PATCH] gnu: notmuch: Update to 0.24.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26336: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26336
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: notmuch: Update to 0.24.1. Date: Sun, 2 Apr 2017 00:45:16 -0400
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.24.1.
---
 gnu/packages/mail.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index e36f884ea..8f087fb0e 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -21,6 +21,7 @@
 ;;; Copyright © 2016 John Darrington <address@hidden>
 ;;; Copyright © 2016 Marius Bakke <address@hidden>
 ;;; Copyright © 2017 Thomas Danckaert <address@hidden>
+;;; Copyright © 2017 Kyle Meyer <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -663,14 +664,14 @@ invoking @command{notifymuch} from the post-new hook.")
 (define-public notmuch
   (package
     (name "notmuch")
-    (version "0.24")
+    (version "0.24.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://notmuchmail.org/releases/notmuch-";
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1z3m9knsdmchvfjzjhjf2cmdc9yahmvbvzn46wsrsrihfvv4rr7p"))))
+                "18rw0rim6zxhnr2nggial029x4raaxqcgf9klfbdhv89qvi7s4gs"))))
     (build-system gnu-build-system)
     (arguments
      '(#:make-flags (list "V=1") ; Verbose test output.
-- 
2.12.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#26336: [PATCH] gnu: notmuch: Update to 0.24.1. Date: Sun, 02 Apr 2017 12:01:14 +0200 User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)
Kyle Meyer <address@hidden> writes:

> * gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
> 0.24.1.

Applied, thank you!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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