Date: Monday, February 10, 2020 @ 19:24:42
  Author: felixonmars
Revision: 566193

upgpkg: hledger-web 1.16.1-1: rebuild with hledger 1.16.1, hledger-lib 1.16.1, 
hledger-ui 1.16.1, hledger-web 1.16.1

Modified:
  hledger-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-10 19:22:59 UTC (rev 566192)
+++ PKGBUILD    2020-02-10 19:24:42 UTC (rev 566193)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-hask...@haskell.org>
 
 pkgname=hledger-web
-pkgver=1.16
-pkgrel=35
+pkgver=1.16.1
+pkgrel=1
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org";
 license=("GPL")
@@ -15,11 +15,11 @@
          'haskell-conduit-extra' 'haskell-safe' 'haskell-shakespeare' 
'haskell-utf8-string'
          'haskell-wai' 'haskell-wai-cors' '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-yesod-static' 'haskell-megaparsec')
 makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
 replaces=('hledger-api')
 
source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha512sums=('c0f908674ace09b1a35b03c111586bbba79d5a38a19f416ac5f1306f28130bdf6a0bdbff4192f0fee76ced02464e203b96a2ff974d993724e1da62167b81d869')
+sha512sums=('f15c91798b95654f6892810d261b0132cfc133bef3880ae202126499ccf0cc88d8aefc5ec12901f205369ef24ee04bded8cc504f9835b00df6b489a2616c4813')
 
 prepare() {
     cd $pkgname-$pkgver

Reply via email to