Date: Tuesday, May 12, 2020 @ 09:44:35 Author: felixonmars Revision: 626656
upgpkg: haskell-attoparsec-iso8601 1.0.1.0-58: rebuild with tasty 1.3 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 09:44:04 UTC (rev 626655) +++ PKGBUILD 2020-05-12 09:44:35 UTC (rev 626656) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.1.0 -pkgrel=57 +pkgrel=58 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/bos/aeson" license=('BSD')
