Date: Thursday, May 31, 2018 @ 16:47:47 Author: felixonmars Revision: 334987
upgpkg: haskell-base-orphans 0.7-4 rebuild with ghc 8.4.3 Modified: haskell-base-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:47:15 UTC (rev 334986) +++ PKGBUILD 2018-05-31 16:47:47 UTC (rev 334987) @@ -5,7 +5,7 @@ _hkgname=base-orphans pkgname=haskell-base-orphans pkgver=0.7 -pkgrel=3 +pkgrel=4 pkgdesc="Backwards-compatible orphan instances for base" url="https://github.com/haskell-compat/base-orphans#readme" license=("MIT")