Date: Wednesday, April 1, 2020 @ 16:12:50 Author: felixonmars Revision: 608994
upgpkg: haskell-text-short 0.1.3-27: rebuild with QuickCheck 2.14 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 16:11:21 UTC (rev 608993) +++ PKGBUILD 2020-04-01 16:12:50 UTC (rev 608994) @@ -4,7 +4,7 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.3 -pkgrel=26 +pkgrel=27 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" license=("BSD")
