unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50585] [PATCH] gnu: notmuch: Update to 0.33.1.
@ 2021-09-14 15:57 Xinglu Chen
  2021-09-19 12:29 ` bug#50585: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-09-14 15:57 UTC (permalink / raw)
  To: 50585

* 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







^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#50585: [PATCH] gnu: notmuch: Update to 0.33.1.
  2021-09-14 15:57 [bug#50585] [PATCH] gnu: notmuch: Update to 0.33.1 Xinglu Chen
@ 2021-09-19 12:29 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-09-19 12:29 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50585-done

Xinglu Chen <public@yoctocell.xyz> writes:

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

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-19 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-14 15:57 [bug#50585] [PATCH] gnu: notmuch: Update to 0.33.1 Xinglu Chen
2021-09-19 12:29 ` bug#50585: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).