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

Felix Yan felixonmars at archlinux.org
Tue Jul 17 08:36:43 UTC 2018


    Date: Tuesday, July 17, 2018 @ 08:36:42
  Author: felixonmars
Revision: 360495

upgpkg: haskell-yesod-form 1.6.2-1

rebuild with yesod-form 1.6.2

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 08:00:50 UTC (rev 360494)
+++ PKGBUILD	2018-07-17 08:36:42 UTC (rev 360495)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.6.1
-pkgrel=62
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-wai' 'haskell-xss-sanitize' 'haskell-yesod-core' 'haskell-yesod-persistent')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('97228b512945f502ed72274c0544da72aff77d17b09c7199ac8c3eb5791d528a6105c2d18c62ca62eb33cd11f6d80ebbdf73b76e8ab7190e6ed5c7eba3892cb1')
+sha512sums=('2859cdecd06a60db5ada2acbf2fcfef2157068a3193d92870a7bf59d815f63b80bd2c9440dd7e305551372420b757040be9d3bffa1285a23c4b67f2fef34fd97')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list