Date: Tuesday, February 9, 2021 @ 22:30:11 Author: felixonmars Revision: 851845
upgpkg: haskell-text-short 0.1.3-106: rebuild with ghc 8.10.4 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:29:02 UTC (rev 851844) +++ PKGBUILD 2021-02-09 22:30:11 UTC (rev 851845) @@ -4,7 +4,7 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.3 -pkgrel=105 +pkgrel=106 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" license=("BSD")