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

Felix Yan felixonmars at archlinux.org
Thu Sep 12 16:56:55 UTC 2019


    Date: Thursday, September 12, 2019 @ 16:56:55
  Author: felixonmars
Revision: 509661

upgpkg: haskell-yesod-form 1.6.7-1

rebuild with yesod-form 1.6.7

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 16:52:04 UTC (rev 509660)
+++ PKGBUILD	2019-09-12 16:56:55 UTC (rev 509661)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.6.6
-pkgrel=31
+pkgver=1.6.7
+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=('22ba1974c8b5bc906721e89a1be3e33159d44798f9fae5d00fbc76e443e4897d11388c83ba38160151cb5a0d0863a158381e34b290091a8c73c8ad13896875ea')
+sha512sums=('a23c2cb67ed0a87afde9e9e903aa789f8fd9c071893a1bebd0ff9dc3dec6e8e03dd08a4a7ef6ef2d438fbf62597ea0181a038bd7bb5631199c9be83d2a8aef0c')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list