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

Felix Yan felixonmars at archlinux.org
Tue Dec 20 02:46:34 UTC 2016


    Date: Tuesday, December 20, 2016 @ 02:46:32
  Author: felixonmars
Revision: 200348

upgpkg: haskell-yesod-core 1.4.30-1

rebuild with yesod-auth-1.4.15, yesod-core-1.4.30, yesod-persistent-1.4.1.0

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-20 02:31:05 UTC (rev 200347)
+++ PKGBUILD	2016-12-20 02:46:32 UTC (rev 200348)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.26
-pkgrel=13
+pkgver=1.4.30
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -22,7 +22,7 @@
          "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra"
          "haskell-wai-logger" "haskell-warp" "haskell-word8")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('2441476cd66d5e615ce33d7d378f121e6f05875fa92a0e8afd3ab47c3d50dd6d')
+sha256sums=('1136dbf0beacbb7ea18b73616e059aa85ec5fbbf0ecae88e7ff3ac8eb685f654')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list