Date: Thursday, May 31, 2018 @ 18:46:35 Author: felixonmars Revision: 335210
upgpkg: haskell-http-types 0.12.1-8 rebuild with ghc 8.4.3 Modified: haskell-http-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 18:45:57 UTC (rev 335209) +++ PKGBUILD 2018-05-31 18:46:35 UTC (rev 335210) @@ -5,7 +5,7 @@ _hkgname=http-types pkgname=haskell-http-types pkgver=0.12.1 -pkgrel=7 +pkgrel=8 pkgdesc="Generic HTTP types for Haskell (for both client and server code)." url="https://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
