Date: Tuesday, July 3, 2018 @ 04:34:07 Author: felixonmars Revision: 350356
upgpkg: haskell-attoparsec-iso8601 1.0.0.0-40 rebuild with tagged 0.8.6 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-03 04:33:30 UTC (rev 350355) +++ PKGBUILD 2018-07-03 04:34:07 UTC (rev 350356) @@ -4,7 +4,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.0.0 -pkgrel=39 +pkgrel=40 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/bos/aeson" license=('custom:BSD3')