[arch-commits] Commit in hledger-ui/trunk (PKGBUILD)

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


    Date: Friday, May 18, 2018 @ 05:21:22
  Author: felixonmars
Revision: 324144

upgpkg: hledger-ui 1.9-18

rebuild with ghc 8.4.2

Modified:
  hledger-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:17:37 UTC (rev 324143)
+++ PKGBUILD	2018-05-18 05:21:22 UTC (rev 324144)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-ui
 pkgver=1.9
-pkgrel=17
+pkgrel=18
 pkgdesc="Curses-style user interface for the hledger accounting tool"
 url="http://hledger.org"
 license=("GPL")
@@ -12,7 +12,7 @@
 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-pretty-show' 'haskell-safe' 'haskell-split' 'haskell-text-zipper'
          'haskell-vector' 'haskell-brick' 'haskell-vty')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list