Date: Monday, December 10, 2018 @ 07:39:11 Author: felixonmars Revision: 413766
upgpkg: haskell-profunctors 5.3-19 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-profunctors/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 07:38:26 UTC (rev 413765) +++ PKGBUILD 2018-12-10 07:39:11 UTC (rev 413766) @@ -4,10 +4,10 @@ _hkgname=profunctors pkgname=haskell-profunctors pkgver=5.3 -pkgrel=18 +pkgrel=19 pkgdesc="Profunctors" url="https://github.com/ekmett/profunctors/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base-orphans' 'haskell-bifunctors' 'haskell-comonad' 'haskell-contravariant' 'haskell-distributive' 'haskell-tagged')
