Date: Friday, March 26, 2021 @ 18:10:49 Author: felixonmars Revision: 904645
upgpkg: haskell-http-date 0.0.11-11: rebuild with attoparsec 0.14.1 Modified: haskell-http-date/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 18:10:12 UTC (rev 904644) +++ PKGBUILD 2021-03-26 18:10:49 UTC (rev 904645) @@ -4,7 +4,7 @@ _hkgname=http-date pkgname=haskell-http-date pkgver=0.0.11 -pkgrel=10 +pkgrel=11 pkgdesc="HTTP Date parser/formatter" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
