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

Felix Yan felixonmars at archlinux.org
Thu May 17 12:24:51 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:24:50
  Author: felixonmars
Revision: 323708

upgpkg: haskell-vty 5.21-9

rebuild with ghc 8.4.2

Modified:
  haskell-vty/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:23:39 UTC (rev 323707)
+++ PKGBUILD	2018-05-17 12:24:50 UTC (rev 323708)
@@ -5,14 +5,14 @@
 _hkgname=vty
 pkgname=haskell-vty
 pkgver=5.21
-pkgrel=8
+pkgrel=9
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-microlens' 'haskell-microlens-mtl'
-         'haskell-microlens-th' 'haskell-hashable' 'haskell-mtl' 'haskell-parallel' 'haskell-parsec'
-         'haskell-stm' 'haskell-text' 'haskell-utf8-string' 'haskell-vector')
+         'haskell-microlens-th' 'haskell-hashable' 'haskell-parallel'
+         'haskell-utf8-string' 'haskell-vector')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-smallcheck'
              'haskell-quickcheck-assertions' 'haskell-test-framework'
              'haskell-test-framework-smallcheck' 'haskell-test-framework-hunit' 'haskell-random'



More information about the arch-commits mailing list