Date: Monday, June 7, 2021 @ 20:51:28 Author: felixonmars Revision: 958224
upgpkg: haskell-unicode-collation 0.1.3-4: rebuild with ghc 8.10.5 Modified: haskell-unicode-collation/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 20:50:09 UTC (rev 958223) +++ PKGBUILD 2021-06-07 20:51:28 UTC (rev 958224) @@ -3,7 +3,7 @@ _hkgname=unicode-collation pkgname=haskell-unicode-collation pkgver=0.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Haskell implementation of the Unicode Collation Algorithm" url="https://github.com/jgm/unicode-collation" license=("BSD")
