Date: Saturday, December 18, 2021 @ 17:41:11 Author: felixonmars Revision: 1077394
upgpkg: haskell-attoparsec-iso8601 1.0.2.0-73: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 17:40:38 UTC (rev 1077393) +++ PKGBUILD 2021-12-18 17:41:11 UTC (rev 1077394) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.0 -pkgrel=72 +pkgrel=73 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')