Date: Tuesday, January 11, 2022 @ 22:04:10 Author: felixonmars Revision: 1101136
upgpkg: haskell-text-short 0.1.4-18: rebuild with ghc 9.0.2 Modified: haskell-text-short/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 22:02:52 UTC (rev 1101135) +++ PKGBUILD 2022-01-11 22:04:10 UTC (rev 1101136) @@ -4,7 +4,7 @@ _hkgname=text-short pkgname=haskell-text-short pkgver=0.1.4 -pkgrel=17 +pkgrel=18 pkgdesc="Memory-efficient representation of Unicode text strings" url="https://github.com/hvr/text-short" license=("BSD")
