Date: Monday, February 6, 2023 @ 01:43:33 Author: felixonmars Revision: 1393693
upgpkg: haskell-attoparsec-iso8601 1.1.0.0-25: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:43:30 UTC (rev 1393692) +++ PKGBUILD 2023-02-06 01:43:33 UTC (rev 1393693) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.1.0.0 -pkgrel=24 +pkgrel=25 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
