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

Felix Yan felixonmars at archlinux.org
Fri Jun 23 19:25:13 UTC 2017


    Date: Friday, June 23, 2017 @ 19:25:12
  Author: felixonmars
Revision: 240541

upgpkg: haskell-vty 5.15.1-2

rebuild with hashable,1.2.6.1

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-23 19:19:11 UTC (rev 240540)
+++ PKGBUILD	2017-06-23 19:25:12 UTC (rev 240541)
@@ -5,12 +5,12 @@
 _hkgname=vty
 pkgname=haskell-vty
 pkgver=5.15.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc" "haskell-blaze-builder" "haskell-microlens" "haskell-microlens-mtl"
+depends=('ghc' "haskell-blaze-builder" "haskell-microlens" "haskell-microlens-mtl"
          "haskell-microlens-th" "haskell-hashable" "haskell-mtl" "haskell-parallel" "haskell-parsec"
          "haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" "haskell-vector")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list