Date: Monday, December 10, 2018 @ 00:40:04
  Author: felixonmars
Revision: 413571

upgpkg: haskell-optparse-applicative 0.14.3.0-5

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-optparse-applicative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-10 00:39:26 UTC (rev 413570)
+++ PKGBUILD    2018-12-10 00:40:04 UTC (rev 413571)
@@ -4,10 +4,10 @@
 _hkgname=optparse-applicative
 pkgname=haskell-optparse-applicative
 pkgver=0.14.3.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Utilities and combinators for parsing command line options"
 url="https://github.com/pcapriotti/optparse-applicative";
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-ansi-wl-pprint" "haskell-transformers-compat")
 makedepends=('ghc')

Reply via email to