Date: Monday, June 7, 2021 @ 10:12:17 Author: felixonmars Revision: 957305
upgpkg: haskell-utf8-string 1.0.2-42: rebuild with ghc 8.10.5 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 10:11:32 UTC (rev 957304) +++ PKGBUILD 2021-06-07 10:12:17 UTC (rev 957305) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=41 +pkgrel=42 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
