Date: Saturday, December 8, 2018 @ 12:32:37 Author: felixonmars Revision: 412291
upgpkg: haskell-lens 4.17-24 rebuild with vector 0.12.0.2 Modified: haskell-lens/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:31:56 UTC (rev 412290) +++ PKGBUILD 2018-12-08 12:32:37 UTC (rev 412291) @@ -4,10 +4,10 @@ _hkgname=lens pkgname=haskell-lens pkgver=4.17 -pkgrel=23 +pkgrel=24 pkgdesc="Lenses, Folds and Traversals" url="https://github.com/ekmett/lens/" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-base-orphans' 'haskell-bifunctors' 'haskell-call-stack' 'haskell-comonad' 'haskell-contravariant' 'haskell-distributive' 'haskell-exceptions' 'haskell-free'
