[arch-commits] Commit in haskell-regex-tdfa/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Dec 9 22:47:53 UTC 2018


    Date: Sunday, December 9, 2018 @ 22:47:52
  Author: felixonmars
Revision: 413400

upgpkg: haskell-regex-tdfa 1.2.3.1-4

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-regex-tdfa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 22:46:17 UTC (rev 413399)
+++ PKGBUILD	2018-12-09 22:47:52 UTC (rev 413400)
@@ -4,10 +4,10 @@
 _hkgname=regex-tdfa
 pkgname=haskell-regex-tdfa
 pkgver=1.2.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Replaces/Enhances Text.Regex"
 url="https://hackage.haskell.org/package/regex-tdfa"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-regex-base")
 makedepends=('ghc')



More information about the arch-commits mailing list