Date: Sunday, February 16, 2020 @ 12:09:43 Author: felixonmars Revision: 572414
upgpkg: haskell-http-common 0.8.2.0-77: rebuild with ghc 8.8.2 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 12:09:05 UTC (rev 572413) +++ PKGBUILD 2020-02-16 12:09:43 UTC (rev 572414) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.0 -pkgrel=76 +pkgrel=77 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/afcowie/http-common" license=('BSD')
