Date: Monday, December 10, 2018 @ 12:58:42 Author: felixonmars Revision: 414166
upgpkg: haskell-adjunctions 4.4-58 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-adjunctions/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 12:56:42 UTC (rev 414165) +++ PKGBUILD 2018-12-10 12:58:42 UTC (rev 414166) @@ -4,10 +4,10 @@ _hkgname=adjunctions pkgname=haskell-adjunctions pkgver=4.4 -pkgrel=57 +pkgrel=58 pkgdesc="Adjunctions and representable functors" url="https://github.com/ekmett/adjunctions/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-comonad' 'haskell-contravariant' 'haskell-distributive' 'haskell-free' 'haskell-profunctors' 'haskell-semigroupoids' 'haskell-tagged'
