Date: Monday, August 17, 2020 @ 21:16:35 Author: felixonmars Revision: 683309
upgpkg: haskell-http-common 0.8.2.1-8: rebuild with ghc 8.10.2 Modified: haskell-http-common/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:15:56 UTC (rev 683308) +++ PKGBUILD 2020-08-17 21:16:35 UTC (rev 683309) @@ -3,7 +3,7 @@ _hkgname=http-common pkgname=haskell-http-common pkgver=0.8.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="Common types for HTTP clients and servers" url="https://github.com/istathar/http-common" license=('BSD')
