From 1d39dfd8473e299b5c88a4df6dd696322b4370da Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Nov 2019 12:36:52 +0000 Subject: [PATCH] testing/hfst: rebuild against python 3.8 --- testing/hfst/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/hfst/APKBUILD b/testing/hfst/APKBUILD index d16bef5346e..82a436a1b08 100644 --- a/testing/hfst/APKBUILD +++ b/testing/hfst/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: pkgname=hfst pkgver=3.13.0 -pkgrel=0 +pkgrel=1 pkgdesc="Helsinki Finite-State Transducer Technology toolkit" url="http://www.ling.helsinki.fi/kieliteknologia/tutkimus/$pkgname/" arch="all"