Date: Tuesday, February 9, 2021 @ 20:50:05 Author: felixonmars Revision: 851622
upgpkg: haskell-utf8-string 1.0.2-14: rebuild with ghc 8.10.4 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 20:49:38 UTC (rev 851621) +++ PKGBUILD 2021-02-09 20:50:05 UTC (rev 851622) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=13 +pkgrel=14 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
