Date: Saturday, December 8, 2018 @ 12:52:47 Author: felixonmars Revision: 412327
upgpkg: haskell-quickcheck-instances 0.3.19-6 rebuild with vector 0.12.0.2 Modified: haskell-quickcheck-instances/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:52:01 UTC (rev 412326) +++ PKGBUILD 2018-12-08 12:52:47 UTC (rev 412327) @@ -4,10 +4,10 @@ _hkgname=quickcheck-instances pkgname=haskell-quickcheck-instances pkgver=0.3.19 -pkgrel=5 +pkgrel=6 pkgdesc="Common quickcheck instances" url="https://github.com/phadej/qc-instances" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-quickcheck' 'haskell-base-compat' 'haskell-case-insensitive' 'haskell-hashable' 'haskell-old-time' 'haskell-scientific' 'haskell-tagged'
