Date: Wednesday, May 4, 2022 @ 12:16:05 Author: felixonmars Revision: 1193562
upgpkg: haskell-attoparsec-iso8601 1.0.2.1-20: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 12:15:59 UTC (rev 1193561) +++ PKGBUILD 2022-05-04 12:16:05 UTC (rev 1193562) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.1 -pkgrel=19 +pkgrel=20 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
