Date: Saturday, December 8, 2018 @ 13:16:02 Author: felixonmars Revision: 412352
upgpkg: haskell-concise 0.1.0.1-71 rebuild with vector 0.12.0.2 Modified: haskell-concise/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:15:20 UTC (rev 412351) +++ PKGBUILD 2018-12-08 13:16:02 UTC (rev 412352) @@ -4,10 +4,10 @@ _hkgname=concise pkgname=haskell-concise pkgver=0.1.0.1 -pkgrel=70 +pkgrel=71 pkgdesc="Utilities for Control.Lens.Cons" url="https://github.com/frasertweedal/hs-concise" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-lens') makedepends=('ghc' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
