[arch-commits] Commit in haskell-yesod-form/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 19 20:54:51 UTC 2018
Date: Saturday, May 19, 2018 @ 20:54:46
Author: felixonmars
Revision: 324892
upgpkg: haskell-yesod-form 1.6.1-1
rebuild with yesod,1.6.0 yesod-auth,1.6.3 yesod-core,1.6.5 yesod-form,1.6.1 yesod-persistent,1.6.0 yesod-static,1.6.0 yesod-test,1.6.4
Modified:
haskell-yesod-form/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-19 20:53:09 UTC (rev 324891)
+++ PKGBUILD 2018-05-19 20:54:46 UTC (rev 324892)
@@ -4,8 +4,8 @@
_hkgname=yesod-form
pkgname=haskell-yesod-form
-pkgver=1.4.16
-pkgrel=157
+pkgver=1.6.1
+pkgrel=1
pkgdesc="Form handling support for Yesod Web Framework"
url="http://www.yesodweb.com/"
license=("MIT")
@@ -13,11 +13,11 @@
depends=('ghc-libs' "haskell-aeson" "haskell-attoparsec" "haskell-blaze-builder" "haskell-blaze-html"
"haskell-blaze-markup" "haskell-byteable" "haskell-data-default" "haskell-email-validate"
"haskell-network-uri" "haskell-persistent" "haskell-resourcet" "haskell-semigroups"
- "haskell-shakespeare" "haskell-text" "haskell-wai" "haskell-xss-sanitize"
+ "haskell-shakespeare" "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=('ca350cea4dd1cdd1645ad20c2d54f929cf7cb6d6f45cdf1c7ab0bb5475199bf65f5f5ac79dedf8b6b9013e6eeda7bf4a8fd190666253709a0a63800c7f560dd0')
+sha512sums=('97228b512945f502ed72274c0544da72aff77d17b09c7199ac8c3eb5791d528a6105c2d18c62ca62eb33cd11f6d80ebbdf73b76e8ab7190e6ed5c7eba3892cb1')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list