Date: Tuesday, March 16, 2021 @ 21:09:22 Author: felixonmars Revision: 892300
upgpkg: haskell-utf8-string 1.0.2-26: rebuild with doctest 0.18.1 Modified: haskell-utf8-string/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 21:08:39 UTC (rev 892299) +++ PKGBUILD 2021-03-16 21:09:22 UTC (rev 892300) @@ -5,7 +5,7 @@ _hkgname=utf8-string pkgname=haskell-utf8-string pkgver=1.0.2 -pkgrel=25 +pkgrel=26 pkgdesc="Support for reading and writing UTF8 Strings" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
