Date: Wednesday, March 3, 2021 @ 22:28:40 Author: felixonmars Revision: 879634
upgpkg: haskell-utf8-string 1.0.2-22: rebuild with tasty 1.4 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 22:28:13 UTC (rev 879633) +++ PKGBUILD 2021-03-03 22:28:40 UTC (rev 879634) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=21 +pkgrel=22 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
