[arch-commits] Commit in hledger-ui/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 16 18:59:25 UTC 2017
Date: Wednesday, August 16, 2017 @ 18:59:24
Author: felixonmars
Revision: 251473
upgpkg: hledger-ui 1.3-17
GHC 8.2.1 rebuild
Modified:
hledger-ui/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-16 18:57:33 UTC (rev 251472)
+++ PKGBUILD 2017-08-16 18:59:24 UTC (rev 251473)
@@ -4,16 +4,17 @@
pkgname=hledger-ui
pkgver=1.3
-pkgrel=16
+pkgrel=17
pkgdesc="Curses-style user interface for the hledger accounting tool"
url="http://hledger.org"
license=("GPL")
arch=('i686' 'x86_64')
-depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" "haskell-async"
+depends=('ghc-libs' 'hledger' "haskell-hledger-lib" "haskell-ansi-terminal" "haskell-async"
"haskell-base-compat" "haskell-cmdargs" "haskell-data-default" "haskell-fsnotify"
"haskell-hunit" "haskell-microlens" "haskell-microlens-platform" "haskell-megaparsec"
"haskell-pretty-show" "haskell-safe" "haskell-split" "haskell-text" "haskell-text-zipper"
"haskell-vector" "haskell-brick" "haskell-vty")
+makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('b96c12537b50a02ffaa30fb2f9c291afb4a1eb1ecff99b372367c1f985575f44941c93d86c0cfee83a570756311b35b5779cfbcea430ad11c575cef16d07f187')
More information about the arch-commits
mailing list