Date: Thursday, February 27, 2020 @ 16:31:28 Author: felixonmars Revision: 584392
upgpkg: haskell-http-common 0.8.2.0-80: rebuild with ghc 8.8.3 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 16:30:50 UTC (rev 584391) +++ PKGBUILD 2020-02-27 16:31:28 UTC (rev 584392) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.0 -pkgrel=79 +pkgrel=80 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/afcowie/http-common" license=('BSD')
