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

Felix Yan felixonmars at archlinux.org
Fri May 18 05:22:59 UTC 2018


    Date: Friday, May 18, 2018 @ 05:22:59
  Author: felixonmars
Revision: 324146

upgpkg: hledger-api 1.9-24

rebuild with ghc 8.4.2

Modified:
  hledger-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-18 05:21:43 UTC (rev 324145)
+++ PKGBUILD	2018-05-18 05:22:59 UTC (rev 324146)
@@ -4,7 +4,7 @@
 
 pkgname=hledger-api
 pkgver=1.9
-pkgrel=23
+pkgrel=24
 pkgdesc="Web API server for the hledger accounting tool"
 url="http://hledger.org"
 license=("GPL")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-aeson' 'haskell-decimal'
          'haskell-docopt' 'haskell-either' 'haskell-microlens' 'haskell-microlens-platform'
          'haskell-safe' 'haskell-servant-server' 'haskell-servant-swagger' 'haskell-swagger2'
-         'haskell-text' 'haskell-wai' 'haskell-wai-extra' 'haskell-warp')
+         'haskell-wai' 'haskell-wai-extra' 'haskell-warp')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha512sums=('d3d0f49138f1fe58fe31e8e06a406dc379771242385ed82cc85cd0b3ac8de522dc22024dc98ab3a88139206b5bded4fbbc7209c89633047f4736ae18ce93c918')



More information about the arch-commits mailing list