Date: Thursday, March 24, 2022 @ 00:48:14 Author: felixonmars Revision: 1172847
upgpkg: haskell-attoparsec-iso8601 1.0.2.1-16: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:48:08 UTC (rev 1172846) +++ PKGBUILD 2022-03-24 00:48:14 UTC (rev 1172847) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.1 -pkgrel=15 +pkgrel=16 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
