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

Felix Yan felixonmars at archlinux.org
Tue Mar 10 18:42:53 UTC 2020


    Date: Tuesday, March 10, 2020 @ 18:42:51
  Author: felixonmars
Revision: 593855

upgpkg: haskell-vty 5.28-2: rebuild with vty 5.28

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-10 18:40:12 UTC (rev 593854)
+++ PKGBUILD	2020-03-10 18:42:51 UTC (rev 593855)
@@ -4,13 +4,13 @@
 _hkgname=vty
 pkgname=haskell-vty
 pkgver=5.28
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-microlens' 'haskell-microlens-mtl'
-         'haskell-microlens-th' 'haskell-hashable' 'haskell-parallel'
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-blaze-builder' 'haskell-microlens'
+         'haskell-microlens-mtl' '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'



More information about the arch-commits mailing list