* [bug#46753] [PATCH] gnu: notmuch: Update to 0.31.4.
@ 2021-02-24 14:20 Xinglu Chen
2021-02-24 16:02 ` bug#46753: " Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Xinglu Chen @ 2021-02-24 14:20 UTC (permalink / raw)
To: 46753
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.
Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
---
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 6b1dbdf92a..bd2e48d533 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1249,14 +1249,14 @@ invoking @command{notifymuch} from the post-new hook.")
(define-public notmuch
(package
(name "notmuch")
- (version "0.31.3")
+ (version "0.31.4")
(source (origin
(method url-fetch)
(uri (string-append "https://notmuchmail.org/releases/notmuch-"
version ".tar.xz"))
(sha256
(base32
- "1jisflxdly1nlyy17212ch3hk96dns4j9f5552jz724gs2p42h28"))))
+ "0magnyjjhhv11nwcm2596hdxszrj61y69i0hmwqdc3v6cxjvcqc6"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)
base-commit: 95b3e16a3d1d79a7bd58a57187b039a08d3719eb
--
2.30.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#46753: [PATCH] gnu: notmuch: Update to 0.31.4.
2021-02-24 14:20 [bug#46753] [PATCH] gnu: notmuch: Update to 0.31.4 Xinglu Chen
@ 2021-02-24 16:02 ` Nicolas Goaziou
2021-02-24 17:00 ` [bug#46753] " Xinglu Chen
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2021-02-24 16:02 UTC (permalink / raw)
To: Xinglu Chen; +Cc: 46753-done
Hello,
Xinglu Chen <public@yoctocell.xyz> writes:
> * gnu/packages/mail.scm (notmuch): Update to 0.31.4.
Applied. Thank you.
> Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
Note that we do not sign off our own patches.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#46753] [PATCH] gnu: notmuch: Update to 0.31.4.
2021-02-24 16:02 ` bug#46753: " Nicolas Goaziou
@ 2021-02-24 17:00 ` Xinglu Chen
0 siblings, 0 replies; 3+ messages in thread
From: Xinglu Chen @ 2021-02-24 17:00 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 46753-done
On Wed, Feb 24 2021, Nicolas Goaziou wrote:
>> Signed-off-by: Xinglu Chen <public@yoctocell.xyz>
>
> Note that we do not sign off our own patches.
Ok, I will keep this in mind next time.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-24 17:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 14:20 [bug#46753] [PATCH] gnu: notmuch: Update to 0.31.4 Xinglu Chen
2021-02-24 16:02 ` bug#46753: " Nicolas Goaziou
2021-02-24 17:00 ` [bug#46753] " Xinglu Chen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.