Date: Sunday, March 21, 2021 @ 05:08:30 Author: felixonmars Revision: 896888
upgpkg: haskell-attoparsec-iso8601 1.0.2.0-30: rebuild with tasty 1.4.0.2 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 05:07:53 UTC (rev 896887) +++ PKGBUILD 2021-03-21 05:08:30 UTC (rev 896888) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.0 -pkgrel=29 +pkgrel=30 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')