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

Felix Yan felixonmars at archlinux.org
Tue Dec 4 07:49:47 UTC 2018


    Date: Tuesday, December 4, 2018 @ 07:49:47
  Author: felixonmars
Revision: 411061

upgpkg: hledger 1.12.1-1

rebuild with hledger 1.12.1

Modified:
  hledger/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 07:48:25 UTC (rev 411060)
+++ PKGBUILD	2018-12-04 07:49:47 UTC (rev 411061)
@@ -2,7 +2,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hledger
-pkgver=1.12
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="Command-line interface for the hledger accounting tool"
 url="http://hledger.org"
@@ -11,13 +11,13 @@
 depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-base-compat-batteries' 'haskell-cmdargs'
          'haskell-data-default' 'haskell-decimal' 'haskell-diff' 'haskell-easytest'
          'haskell-file-embed' 'haskell-hashable' 'haskell-here' 'haskell-hledger-lib'
-         'haskell-lucid' 'haskell-megaparsec' 'haskell-old-time' 'haskell-pretty-show'
-         'haskell-regex-tdfa' 'haskell-safe' 'haskell-shakespeare' 'haskell-split'
-         'haskell-statistics' 'haskell-tabular' 'haskell-temporary' 'haskell-unordered-containers'
+         '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=('4370a780f2e19300bc773de743f119b47183fc6dabad202127394a911abb0c704f1a312fd7c1164764226a8cd4f52c375de7b7a1595c2c14e0a9bac9397e9b12')
+sha512sums=('761c3b7d581e0787981763bc72263905f30b117e09c7a2bb72c3315955d3bb3a1e2cc3bd9152cfb8c81307c3dfa0e4e263dbc733670852a8ebf3e508817899ae')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list