[arch-commits] Commit in hledger-web/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 19 21:03:46 UTC 2018
Date: Saturday, May 19, 2018 @ 21:03:45
Author: felixonmars
Revision: 324904
upgpkg: hledger-web 1.9.1-21
rebuild with yesod,1.6.0 yesod-auth,1.6.3 yesod-core,1.6.5 yesod-form,1.6.1 yesod-persistent,1.6.0 yesod-static,1.6.0 yesod-test,1.6.4
Modified:
hledger-web/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-19 21:02:10 UTC (rev 324903)
+++ PKGBUILD 2018-05-19 21:03:45 UTC (rev 324904)
@@ -4,7 +4,7 @@
pkgname=hledger-web
pkgver=1.9.1
-pkgrel=20
+pkgrel=21
pkgdesc="Web interface for the hledger accounting tool"
url="http://hledger.org"
license=("GPL")
@@ -12,10 +12,10 @@
depends=('ghc-libs' 'hledger' 'haskell-hledger-lib' 'haskell-base-compat' 'haskell-blaze-html'
'haskell-blaze-markup' 'haskell-clientsession' 'haskell-cmdargs' 'haskell-data-default'
'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 'haskell-hunit'
- 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 'haskell-text' 'haskell-wai'
+ 'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 'haskell-wai'
'haskell-wai-extra' 'haskell-wai-handler-launch' 'haskell-warp' 'haskell-yesod'
'haskell-yesod-core' 'haskell-yesod-form' 'haskell-yesod-static' 'haskell-json'
- 'haskell-megaparsec' 'haskell-mtl' 'haskell-parsec')
+ 'haskell-megaparsec')
makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('48966979c678f18af12e11e1f2a9402f204389d2f457403ead6f46aa2c298e49cdb1843d259b1871c4dc32273141821d65ce27a1555d270c8da6237baa8c7964')
More information about the arch-commits
mailing list