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

Felix Yan fyan at archlinux.org
Mon Apr 11 14:16:21 UTC 2016


    Date: Monday, April 11, 2016 @ 16:16:21
  Author: fyan
Revision: 170454

upgpkg: haskell-yesod 1.4.3-1

rebuild with http-client-0.4.27.1, http-client-tls-0.2.3, http-conduit-2.1.9, yaml-0.8.17, yesod-1.4.3, yesod-auth-1.4.13.1, yesod-core-1.4.20.1

Modified:
  haskell-yesod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 14:08:15 UTC (rev 170453)
+++ PKGBUILD	2016-04-11 14:16:21 UTC (rev 170454)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod
 pkgname=haskell-yesod
-pkgver=1.4.2.1
-pkgrel=6
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="Creation of type-safe, RESTful web applications."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -21,7 +21,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('2d79da30ec62a18205fe95f685cc79eaf21454f84e757857983cc54714367723')
+sha256sums=('13655ed28102b30f32a34fb1b30cf20c1d9bbd9f6f1c89f96643ea6d7bba74a3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list