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

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


    Date: Wednesday, April 4, 2018 @ 15:13:01
  Author: felixonmars
Revision: 314149

upgpkg: haskell-hledger-lib 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:
  haskell-hledger-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-04 15:01:36 UTC (rev 314148)
+++ PKGBUILD	2018-04-04 15:13:01 UTC (rev 314149)
@@ -4,8 +4,8 @@
 
 _hkgname=hledger-lib
 pkgname=haskell-hledger-lib
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.9
+pkgrel=1
 pkgdesc="Core data types, parsers and functionality for the hledger accounting tools"
 url="http://hledger.org"
 license=("GPL")
@@ -15,10 +15,10 @@
          'haskell-hashtables' 'haskell-megaparsec' 'haskell-mtl' 'haskell-old-time'
          'haskell-pretty-show' 'haskell-regex-tdfa' 'haskell-safe' 'haskell-split' 'haskell-text'
          'haskell-uglymemo' 'haskell-utf8-string' 'haskell-hunit' 'haskell-parsec')
-makedepends=('ghc' 'haskell-doctest' 'haskell-glob' 'haskell-test-framework'
+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=('f0d39f7eb5367f622412bdadde8ffde1dc9c66d34320963e957f139a686b06d0affac53d4c871f487183716b3453ec731abece4ed4ea50a5c512dfdefe5111d8')
+sha512sums=('ccb78452a2048378fc37c446a998777b8fdd66784552d77805e033a735944fdc8d466851e1aec685abacd32af8545bc44695e9eb7cf8a9d67d69a83ecd8b0745')
 
 prepare() {
     # It does nothing



More information about the arch-commits mailing list