From b05a2904fb58b6533a03318dbc7d9949efddbfa7 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Thu, 9 Apr 2026 15:02:46 +0200 Subject: [PATCH] testing/py3-marisa-trie: upgrade to 1.4.1 --- testing/py3-marisa-trie/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/py3-marisa-trie/APKBUILD b/testing/py3-marisa-trie/APKBUILD index 63fe8211e54..14195af073c 100644 --- a/testing/py3-marisa-trie/APKBUILD +++ b/testing/py3-marisa-trie/APKBUILD @@ -1,7 +1,7 @@ maintainer="Bart Ribbers " pkgname=py3-marisa-trie -pkgver=1.4.0 -pkgrel=1 +pkgver=1.4.1 +pkgrel=0 pkgdesc="Static memory-efficient and fast Trie-like structures for Python" url="https://github.com/kmike/marisa-trie" arch="all" @@ -48,5 +48,5 @@ package() { } sha512sums=" -d4c745380a518a13d92e1f80940544713a4b7017368fe006ad6d42bb38268c175d21265cbe92904f2e327e821133eee065cb05114da0cb21cc758275385590ef marisa_trie-1.4.0.tar.gz +cba5b6b434048d5783f05ba3eadfebf5f35cbed4e028775dc458b76506ed72090288d783221e7fbcc92fb638557d3100b9748700bfcc98bc922c1d4d779ddd39 marisa_trie-1.4.1.tar.gz "