Date: Sunday, September 19, 2021 @ 23:28:34 Author: felixonmars Revision: 1017916
upgpkg: haskell-attoparsec-iso8601 1.0.2.0-62: rebuild with unliftio 0.2.20 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 23:27:47 UTC (rev 1017915) +++ PKGBUILD 2021-09-19 23:28:34 UTC (rev 1017916) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.0 -pkgrel=61 +pkgrel=62 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
