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

Felix Yan felixonmars at archlinux.org
Tue Oct 9 17:21:00 UTC 2018


    Date: Tuesday, October 9, 2018 @ 17:21:00
  Author: felixonmars
Revision: 391663

upgpkg: haskell-yesod-core 1.6.8-1

rebuild with yesod-core 1.6.8

Modified:
  haskell-yesod-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 17:18:53 UTC (rev 391662)
+++ PKGBUILD	2018-10-09 17:21:00 UTC (rev 391663)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.6
-pkgrel=56
+pkgver=1.6.8
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -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=('30e5b14249e80fd8eb311eed9bc47a638dd9bef88e91e3f68a26d6ad0a251754396d7e2b0fbc84ffdbb9540e2a60b4cd561039f0d8112c0705dae14f549e2ffd')
+sha512sums=('d6340c2e218df36986b493c0764d9ad8ef66314648d98a6232b6bdbaef4179a1ab4896032c19fb9cd6097420e7b4d604ccfb86accd76a5dd576bd5e6f78b3caa')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list