Date: Thursday, April 8, 2021 @ 00:44:44 Author: felixonmars Revision: 913159
upgpkg: haskell-attoparsec-iso8601 1.0.2.0-36: rebuild with vector 0.12.3.0 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 00:44:03 UTC (rev 913158) +++ PKGBUILD 2021-04-08 00:44:44 UTC (rev 913159) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.0 -pkgrel=35 +pkgrel=36 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
