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

Felix Yan felixonmars at archlinux.org
Fri May 18 05:48:05 UTC 2018


    Date: Friday, May 18, 2018 @ 05:48:04
  Author: felixonmars
Revision: 324164

upgpkg: haskell-trifecta 1.7.1.1-56

rebuild with ghc 8.4.2

Modified:
  haskell-trifecta/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:46:55 UTC (rev 324163)
+++ PKGBUILD	2018-05-18 05:48:04 UTC (rev 324164)
@@ -5,7 +5,7 @@
 _hkgname=trifecta
 pkgname=haskell-trifecta
 pkgver=1.7.1.1
-pkgrel=55
+pkgrel=56
 pkgdesc="A modern parser combinator library with convenient diagnostics"
 url="https://github.com/ekmett/trifecta/"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' "haskell-ansi-terminal" "haskell-ansi-wl-pprint" "haskell-blaze-builder"
          "haskell-blaze-html" "haskell-blaze-markup" "haskell-charset" "haskell-comonad"
-         "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-mtl" "haskell-parsers"
+         "haskell-fingertree" "haskell-hashable" "haskell-lens" "haskell-parsers"
          "haskell-profunctors" "haskell-reducers" "haskell-semigroups" "haskell-unordered-containers"
          "haskell-utf8-string")
 makedepends=('ghc')



More information about the arch-commits mailing list