Date: Thursday, May 31, 2018 @ 16:50:09 Author: felixonmars Revision: 334991
upgpkg: haskell-distributive 0.5.3-10 rebuild with ghc 8.4.3 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:49:26 UTC (rev 334990) +++ PKGBUILD 2018-05-31 16:50:09 UTC (rev 334991) @@ -5,7 +5,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.5.3 -pkgrel=9 +pkgrel=10 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("custom:BSD3")