Date: Friday, September 30, 2022 @ 02:03:47 Author: felixonmars Revision: 1317979
upgpkg: haskell-attoparsec-iso8601 1.1.0.0-13: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 02:03:42 UTC (rev 1317978) +++ PKGBUILD 2022-09-30 02:03:47 UTC (rev 1317979) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.1.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
