Date: Saturday, April 23, 2022 @ 19:57:42 Author: felixonmars Revision: 1188139
upgpkg: haskell-utf8-string 1.0.2-90: rebuild with hashable 1.4.0.1 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 19:57:34 UTC (rev 1188138) +++ PKGBUILD 2022-04-23 19:57:42 UTC (rev 1188139) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=89 +pkgrel=90 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
