Date: Sunday, March 10, 2019 @ 07:24:58 Author: felixonmars Revision: 438978
upgpkg: haskell-distributive 0.6-15 rebuild with ghc 8.6.4 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 07:24:26 UTC (rev 438977) +++ PKGBUILD 2019-03-10 07:24:58 UTC (rev 438978) @@ -4,7 +4,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.6 -pkgrel=14 +pkgrel=15 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("BSD")
