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

Felix Yan felixonmars at archlinux.org
Wed Apr 4 15:15:09 UTC 2018


    Date: Wednesday, April 4, 2018 @ 15:15:07
  Author: felixonmars
Revision: 314151

upgpkg: hledger 1.9-1

rebuild with hledger,1.9 hledger-lib,1.9 hledger-api,1.9 hledger-ui,1.9 hledger-web,1.9

Modified:
  hledger/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-04 15:13:24 UTC (rev 314150)
+++ PKGBUILD	2018-04-04 15:15:07 UTC (rev 314151)
@@ -3,22 +3,22 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hledger
-pkgver=1.5
-pkgrel=46
+pkgver=1.9
+pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting tool"
 url="http://hledger.org"
 license=("GPL")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat' 'haskell-cmdargs'
-         'haskell-decimal' 'haskell-diff' 'haskell-file-embed' 'haskell-here' 'haskell-pretty-show'
-         'haskell-temporary' 'haskell-tabular' 'haskell-hledger-lib' 'haskell-unordered-containers'
-         'haskell-csv' 'haskell-data-default' 'haskell-hashable' 'haskell-hunit' 'haskell-mtl'
-         'haskell-old-time' 'haskell-megaparsec' 'haskell-regex-tdfa' 'haskell-safe'
-         'haskell-shakespeare' 'haskell-split' 'haskell-text' 'haskell-utf8-string'
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat' 'haskell-cmdargs' 'haskell-csv'
+         'haskell-data-default' 'haskell-decimal' 'haskell-diff' 'haskell-file-embed'
+         'haskell-hashable' 'haskell-here' 'haskell-hledger-lib' 'haskell-hunit' 'haskell-lucid'
+         'haskell-megaparsec' 'haskell-mtl' 'haskell-old-time' 'haskell-pretty-show'
+         'haskell-regex-tdfa' 'haskell-safe' 'haskell-shakespeare' 'haskell-split' 'haskell-tabular'
+         'haskell-temporary' 'haskell-text' 'haskell-unordered-containers' 'haskell-utf8-string'
          'haskell-utility-ht' 'haskell-wizards')
 makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('252c515c1cec094266888ae6ba8ebc166abbfe0b2681b4f0cca07e3b21488f6ce36a2ac5ffa4a7629414c1720c73016b8a45921c4c336923b21bb15352630c39')
+sha512sums=('8b09f1368e1caf554f027b27ea99ac791a7abed4bb76cd28a1c29959c6bce4bc265d9ead5f0d6fe2d227885d2d438faf5d7de0fc6ea80721d9ee63aa64401e95')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list