Date: Friday, October 19, 2018 @ 04:41:12 Author: felixonmars Revision: 397085
upgpkg: haskell-text-short 0.1.2-31 rebuild with base-compat 0.10.5 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-19 04:38:22 UTC (rev 397084) +++ PKGBUILD 2018-10-19 04:41:12 UTC (rev 397085) @@ -4,7 +4,7 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.2 -pkgrel=30 +pkgrel=31 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" license=("custom:BSD3")