Date: Sunday, February 16, 2020 @ 11:25:08 Author: felixonmars Revision: 572325
upgpkg: haskell-text-short 0.1.3-20: rebuild with ghc 8.8.2 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 11:21:34 UTC (rev 572324) +++ PKGBUILD 2020-02-16 11:25:08 UTC (rev 572325) @@ -4,7 +4,7 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.3 -pkgrel=19 +pkgrel=20 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" license=("BSD")
