Date: Monday, November 27, 2017 @ 07:09:35 Author: felixonmars Revision: 269358
upgpkg: haskell-distributive 0.5.3-4 rebuild with ghc 8.2.2 Modified: haskell-distributive/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 07:09:03 UTC (rev 269357) +++ PKGBUILD 2017-11-27 07:09:35 UTC (rev 269358) @@ -5,7 +5,7 @@ _hkgname=distributive pkgname=haskell-distributive pkgver=0.5.3 -pkgrel=3 +pkgrel=4 pkgdesc="Distributive functors -- Dual to Traversable" url="https://github.com/ekmett/distributive/" license=("custom:BSD3")
