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

Felix Yan fyan at archlinux.org
Wed Mar 30 15:34:51 UTC 2016


    Date: Wednesday, March 30, 2016 @ 17:34:50
  Author: fyan
Revision: 168881

upgpkg: haskell-yesod-form 1.4.7-1

rebuild with conduit-extra-1.1.12, wai-3.2.0.1, wai-app-static-3.1.5, warp-3.2.4, yesod-auth-1.4.13, yesod-core-1.4.20, yesod-form-1.4.7, yesod-persistent-1.4.0.4

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-30 15:22:16 UTC (rev 168880)
+++ PKGBUILD	2016-03-30 15:34:50 UTC (rev 168881)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.4.6
-pkgrel=31
+pkgver=1.4.7
+pkgrel=1
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -19,7 +19,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('1a20f58e0f06b92afc5bd31b5ab6b1d5c6645e2f7fd134c4b2e325d818b50e66')
+sha256sums=('eecbec0755961a4914e8bb41313900ac144e3621fa6c0aa39df19611bf0ebff9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list