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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 14:11:05 UTC 2019


    Date: Tuesday, December 24, 2019 @ 14:11:04
  Author: felixonmars
Revision: 539970

upgpkg: hledger-web 1.16-1: rebuild with pandoc 2.8, pandoc-types 1.20, doctemplates 0.7.1, HsYAML 0.2.1.0, haddock-library 1.8.0, texmath 0.12, base-compat 0.11.0, base-compat-batteries 0.11.0, optparse-applicative 0.15.1.0, hledger 1.16, hledger-lib 1.16, hledger-ui 1.16, hledger-web 1.16

Modified:
  hledger-web/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 14:09:12 UTC (rev 539969)
+++ PKGBUILD	2019-12-24 14:11:04 UTC (rev 539970)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=hledger-web
-pkgver=1.15
-pkgrel=63
+pkgver=1.16
+pkgrel=1
 pkgdesc="Web interface for the hledger accounting tool"
 url="http://hledger.org"
 license=("GPL")
@@ -12,14 +12,14 @@
          'haskell-blaze-markup' 'haskell-case-insensitive' 'haskell-clientsession'
          'haskell-cmdargs' 'haskell-conduit' 'haskell-data-default' 'haskell-decimal'
          'haskell-hjsmin' 'haskell-http-conduit' 'haskell-http-client' 'haskell-http-types'
-         '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-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')
 makedepends=('ghc' 'haskell-hspec' 'haskell-yesod-test')
 replaces=('hledger-api')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('1743835e21cf7b6c38ef31e293e0db80d1bf87dd064f382678547d2430b04f95c6d2dcf6d5175179e43f151581b239dead2400b208bd1cdda55553bafbf2ca30')
+sha512sums=('c0f908674ace09b1a35b03c111586bbba79d5a38a19f416ac5f1306f28130bdf6a0bdbff4192f0fee76ced02464e203b96a2ff974d993724e1da62167b81d869')
 
 prepare() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list