From ca7f8efe447b77d22eb9d208af320c8ad9d763c4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 2 Apr 2020 14:35:21 +0200 Subject: [PATCH] notmuch: rebuild for ruby-2.7.1. --- srcpkgs/notmuch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index fd9e70f0e80..2c898538069 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,7 +1,7 @@ # Template file for 'notmuch' pkgname=notmuch version=0.29.3 -revision=3 +revision=4 hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel texinfo" makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel" short_desc="Thread-based email index, search, and tagging"