Date: Monday, December 10, 2018 @ 08:04:14 Author: felixonmars Revision: 413802
upgpkg: haskell-hedgehog 0.6.1-13 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-hedgehog/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 08:03:11 UTC (rev 413801) +++ PKGBUILD 2018-12-10 08:04:14 UTC (rev 413802) @@ -4,10 +4,10 @@ _hkgname=hedgehog pkgname=haskell-hedgehog pkgver=0.6.1 -pkgrel=12 +pkgrel=13 pkgdesc="A modern property-based testing system" url="https://hedgehog.qa" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-async' 'haskell-concurrent-output' 'haskell-exceptions' 'haskell-lifted-async' 'haskell-mmorph' 'haskell-monad-control'
