Date: Tuesday, February 9, 2021 @ 21:26:43 Author: felixonmars Revision: 851711
upgpkg: haskell-http-common 0.8.2.1-64: rebuild with ghc 8.10.4 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:26:16 UTC (rev 851710) +++ PKGBUILD 2021-02-09 21:26:43 UTC (rev 851711) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=63 +pkgrel=64 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
