Date: Thursday, November 17, 2016 @ 06:11:49
  Author: felixonmars
Revision: 196115

upgpkg: haskell-yesod-core 1.4.26-1

rebuild with conduit-extra-1.1.15, warp-3.2.9, yesod-1.4.3.1, 
yesod-core-1.4.26, yesod-form-1.4.9, yesod-static-1.5.1.1

Modified:
  haskell-yesod-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-17 06:10:47 UTC (rev 196114)
+++ PKGBUILD    2016-11-17 06:11:49 UTC (rev 196115)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-core
 pkgname=haskell-yesod-core
-pkgver=1.4.25
-pkgrel=4
+pkgver=1.4.26
+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=('929b881c3bddf7f868ba44d8aed72e36163affb6f455dd0f4669c8451fe6c46b')
+sha256sums=('2441476cd66d5e615ce33d7d378f121e6f05875fa92a0e8afd3ab47c3d50dd6d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to