Date: Monday, September 10, 2018 @ 09:58:58 Author: felixonmars Revision: 379002
upgpkg: haskell-attoparsec-iso8601 1.0.0.0-44 rebuild with integer-logarithms 1.0.2.2 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-10 09:58:21 UTC (rev 379001) +++ PKGBUILD 2018-09-10 09:58:58 UTC (rev 379002) @@ -4,7 +4,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.0.0 -pkgrel=43 +pkgrel=44 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/bos/aeson" license=('custom:BSD3')