[arch-commits] Commit in hledger-api/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 17 08:59:22 UTC 2017
Date: Thursday, August 17, 2017 @ 08:59:22
Author: felixonmars
Revision: 251648
upgpkg: hledger-api 1.3-32
GHC 8.2.1 rebuild
Modified:
hledger-api/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-17 08:58:17 UTC (rev 251647)
+++ PKGBUILD 2017-08-17 08:59:22 UTC (rev 251648)
@@ -4,15 +4,16 @@
pkgname=hledger-api
pkgver=1.3
-pkgrel=31
+pkgrel=32
pkgdesc="Web API server for the hledger accounting tool"
url="http://hledger.org"
license=("GPL")
arch=('i686' 'x86_64')
-depends=('ghc' 'hledger' "haskell-hledger-lib" "haskell-aeson" "haskell-decimal" "haskell-docopt"
+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")
+makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('1349f1943afcf7f2bb4000fde580ef48f7f55ecd604c6d1df161449df6ffa00714e06b7ba10b77f07056eeb0711eada1a91559a7606062f83f8f3d4e830ede20')
More information about the arch-commits
mailing list