Date: Thursday, February 18, 2021 @ 01:58:48 Author: felixonmars Revision: 863325
upgpkg: haskell-utf8-string 1.0.2-18: rebuild with async 2.2.3 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 01:58:12 UTC (rev 863324) +++ PKGBUILD 2021-02-18 01:58:48 UTC (rev 863325) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
