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

Felix Yan felixonmars at archlinux.org
Mon May 21 13:20:08 UTC 2018


    Date: Monday, May 21, 2018 @ 13:20:07
  Author: felixonmars
Revision: 326134

upgpkg: haskell-hledger-lib 1.9.1-1

rebuild with hledger,1.9.1 hledger-api,1.9.1 hledger-lib,1.9.1 hledger-ui,1.9.1 hledger-web,1.9.2

Modified:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-21 12:58:04 UTC (rev 326133)
+++ PKGBUILD	2018-05-21 13:20:07 UTC (rev 326134)
@@ -4,8 +4,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.9
-pkgrel=11
+pkgver=1.9.1
+pkgrel=1
 pkgdesc="Core data types, parsers and functionality for the hledger accounting tools"
 url="http://hledger.org"
 license=("GPL")
@@ -12,13 +12,13 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat' 'haskell-blaze-markup'
          'haskell-cmdargs' 'haskell-csv' 'haskell-data-default' 'haskell-decimal' 'haskell-extra'
-         'haskell-hashtables' 'haskell-megaparsec' 'haskell-old-time'
-         'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split'
-         'haskell-uglymemo' 'haskell-utf8-string' 'haskell-hunit')
+         'haskell-hashtables' 'haskell-megaparsec' 'haskell-old-time' 'haskell-pretty-show'
+         'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 'haskell-tabular' 'haskell-uglymemo'
+         'haskell-utf8-string' 'haskell-hunit')
 makedepends=('ghc' 'haskell-doctest' 'haskell-easytest' 'haskell-glob' 'haskell-test-framework'
              'haskell-test-framework-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ccb78452a2048378fc37c446a998777b8fdd66784552d77805e033a735944fdc8d466851e1aec685abacd32af8545bc44695e9eb7cf8a9d67d69a83ecd8b0745')
+sha512sums=('4fc4065d22a5531ef01e733b1916689320495d52ea03e3c5d7b239bae1cad175ff495ecbeca6ae3669497d406780282e14e2e20c7c01628d835147a862a6498a')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list