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

Felix Yan felixonmars at archlinux.org
Fri Aug 30 16:26:03 UTC 2019


    Date: Friday, August 30, 2019 @ 16:26:02
  Author: felixonmars
Revision: 505290

upgpkg: haskell-yesod-core 1.6.16-1

rebuild with yesod-core 1.6.16

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-30 16:03:10 UTC (rev 505289)
+++ PKGBUILD	2019-08-30 16:26:02 UTC (rev 505290)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.6.15
-pkgrel=6
+pkgver=1.6.16
+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=('f00ef6c0a06f06483a0dc3ff1711e1754a1b182e6541edeb85b8f3bbe575b338dea4db6e28bb76f766fc9c58cd70cd1a1b02849a254e80d5a6d27e268f13146b')
+sha512sums=('132d7955f3c601f0893e784fd89f4d2d26fb4cf49a654171bd0123d190afd339faa738e159a8a14ede74cb8937122d01e7019ffead594e894e2c4618fac137b7')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list