[arch-commits] Commit in haskell-yesod-core/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 19 14:57:38 UTC 2019


    Date: Tuesday, March 19, 2019 @ 14:57:37
  Author: felixonmars
Revision: 442692

upgpkg: haskell-yesod-core 1.6.13-1

rebuild with yesod-core 1.6.13

Modified:
  haskell-yesod-core/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-19 14:48:47 UTC (rev 442691)
+++ PKGBUILD	2019-03-19 14:57:37 UTC (rev 442692)
@@ -3,16 +3,16 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.12
-pkgrel=12
+pkgver=1.6.13
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-auto-update' 'haskell-blaze-html'
-         'haskell-blaze-markup' 'haskell-byteable' 'haskell-case-insensitive' 'haskell-cereal'
+         'haskell-blaze-markup' 'haskell-case-insensitive' 'haskell-cereal'
          'haskell-clientsession' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cookie'
-         'haskell-fast-logger' 'haskell-http-types'
+         'haskell-fast-logger' 'haskell-http-types' 'haskell-memory'
          'haskell-monad-logger' 'haskell-old-locale' 'haskell-path-pieces' 'haskell-primitive'
          'haskell-random' 'haskell-resourcet' 'haskell-rio' 'haskell-shakespeare'
          'haskell-unix-compat' 'haskell-unliftio' 'haskell-unordered-containers' 'haskell-vector'
@@ -19,7 +19,7 @@
          'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d8473c22e4f54fd28fb5a47ad1d3297dc07593c254855b91b04479415a850ba19992af13fe1e903be554f439d0fe4b644594e719c64ebabf8c86f2ac8ce1fcbe')
+sha512sums=('3f8f3eb167ffa82ae7ff92b87c2aeb7dd1d3c24bf728cb9be59e066763f880fdb2ebd315936421d80cee8c1d81dda6f758d2fb31ae7b79cb1ecd815904a4c874')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list