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

Felix Yan felixonmars at archlinux.org
Fri Oct 19 16:58:50 UTC 2018


    Date: Friday, October 19, 2018 @ 16:58:49
  Author: felixonmars
Revision: 397919

upgpkg: haskell-yesod-form 1.6.3-1

rebuild with yesod-form 1.6.3

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-19 16:54:12 UTC (rev 397918)
+++ PKGBUILD	2018-10-19 16:58:49 UTC (rev 397919)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.6.2
-pkgrel=77
+pkgver=1.6.3
+pkgrel=1
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -15,7 +15,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=('2859cdecd06a60db5ada2acbf2fcfef2157068a3193d92870a7bf59d815f63b80bd2c9440dd7e305551372420b757040be9d3bffa1285a23c4b67f2fef34fd97')
+sha512sums=('8f9d55147c1c65b8e0e0c7414850f02a3b4fddc766287621c11c444584096f68fc2245ab600f3e340b58c6ecedc40848538a7e652342a85a844d30b25336efc8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list