New commits:
commit d6b6b04720701521c0e8ecb7c04f7686fbe66978
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
vulkan-tools: => 1.2.172
commit da4b0e458f301887c29cb1547c313e558bc4d912
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
vulkan-loader: => 1.2.172
commit 5b71d3e68b57b11f74356f5df5f105d709fb6179
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
vulkan-headers: => 1.2.172
commit f79b4bcb3c323a02fcb79f5332c8d2c6e8ef59d7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
xapian-core: => 1.4.18
diff --git a/libs/xapian-core/DETAILS b/libs/xapian-core/DETAILS
index d1b7a52..dca5432 100755
--- a/libs/xapian-core/DETAILS
+++ b/libs/xapian-core/DETAILS
@@ -1,5 +1,5 @@
SPELL=xapian-core
- VERSION=1.4.16
+ VERSION=1.4.18
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL[0]=https://oligarchy.co.uk/xapian/$VERSION/$SOURCE
SOURCE2=$SOURCE.asc
@@ -17,7 +17,7 @@ Xapian is a search engine library, scalable to collections
containing hundreds
of millions of documents. It's written in C++ with bindings for Perl, Python,
PHP, Java, Tcl, C#, and Ruby. It is a highly adaptable toolkit that allows
developers to easily add advanced indexing and search facilities to their
-own applications. It supports the Probabilistic Information Retrieval model
+own release-service. It supports the Probabilistic Information Retrieval
model
as well as a rich set of boolean query operators. Omega is a Web search
application built upon the Xapian library. It can index a Web server's
document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint,
diff --git a/libs/xapian-core/HISTORY b/libs/xapian-core/HISTORY
index ed41514..119de27 100644
--- a/libs/xapian-core/HISTORY
+++ b/libs/xapian-core/HISTORY
@@ -1,3 +1,6 @@
+2021-03-10 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.18
+
2020-07-31 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 1.4.16