Date: Monday, December 10, 2018 @ 08:16:05
  Author: felixonmars
Revision: 413820

upgpkg: haskell-tasty-hedgehog 0.2.0.0-59

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-tasty-hedgehog/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-10 08:15:18 UTC (rev 413819)
+++ PKGBUILD    2018-12-10 08:16:05 UTC (rev 413820)
@@ -3,10 +3,10 @@
 _hkgname=tasty-hedgehog
 pkgname=haskell-tasty-hedgehog
 pkgver=0.2.0.0
-pkgrel=58
+pkgrel=59
 pkgdesc="Integration for tasty and hedgehog"
 url="https://github.com/qfpl/tasty-hedgehog";
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-hedgehog' 'haskell-tagged' 'haskell-tasty')
 makedepends=('ghc' 'haskell-tasty-expected-failure')

Reply via email to