Date: Friday, February 8, 2019 @ 14:36:52
  Author: felixonmars
Revision: 430720

upgpkg: hledger 1.13.2-1

rebuild with hledger 1.13.2, hledger-lib 1.13.1, hledger-ui 1.13.1

Modified:
  hledger/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-08 14:35:11 UTC (rev 430719)
+++ PKGBUILD    2019-02-08 14:36:52 UTC (rev 430720)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team <[email protected]>
 
 pkgname=hledger
-pkgver=1.13
+pkgver=1.13.2
 pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting tool"
 url="http://hledger.org";
@@ -10,14 +10,14 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat-batteries' 
'haskell-cmdargs'
          'haskell-data-default' 'haskell-decimal' 'haskell-diff' 
'haskell-easytest'
-         'haskell-hashable' 'haskell-here' 'haskell-hledger-lib' 
'haskell-lucid'
-         'haskell-math-functions' 'haskell-megaparsec' 'haskell-old-time' 
'haskell-pretty-show'
-         'haskell-regex-tdfa' 'haskell-safe' 'haskell-shakespeare' 
'haskell-split'
-         'haskell-tabular' 'haskell-temporary' 'haskell-unordered-containers' 
'haskell-utf8-string'
-         'haskell-utility-ht' 'haskell-wizards')
+         'haskell-hashable' 'haskell-hledger-lib' 'haskell-lucid' 
'haskell-math-functions'
+         'haskell-megaparsec' 'haskell-old-time' 'haskell-pretty-show' 
'haskell-regex-tdfa'
+         'haskell-safe' 'haskell-shakespeare' 'haskell-split' 
'haskell-tabular' 'haskell-temporary'
+         '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=('00af2e1570d88525e5bde50bbd251941cdba0ea351a4b892d66e4d2d95b9a6e4b41ad743b808cc308bbb54f5b2fb341dcd6357cd7cd82bcc60deede4cddd66ac')
+sha512sums=('e51945efca611e780b424730b31225af644c92fe44de7408e9425216850fa427eb77c0e9c0f535269944589e149cfcc207e2b379e6d50b38c0432997d1cce7b0')
 
 prepare() {
     # It does nothing

Reply via email to