Date: Saturday, February 19, 2022 @ 15:44:56 Author: felixonmars Revision: 1134903
upgpkg: haskell-attoparsec-iso8601 1.0.2.1-7: rebuild with hashable 1.4.0.0 Modified: haskell-attoparsec-iso8601/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-19 15:44:23 UTC (rev 1134902) +++ PKGBUILD 2022-02-19 15:44:56 UTC (rev 1134903) @@ -3,7 +3,7 @@ _hkgname=attoparsec-iso8601 pkgname=haskell-attoparsec-iso8601 pkgver=1.0.2.1 -pkgrel=6 +pkgrel=7 pkgdesc="Parsing of ISO 8601 dates, originally from aeson" url="https://github.com/haskell/aeson" license=('BSD')
