[arch-commits] Commit in haskell-yesod-form/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jun 17 10:52:19 UTC 2019
Date: Monday, June 17, 2019 @ 10:52:18
Author: felixonmars
Revision: 481930
upgpkg: haskell-yesod-form 1.6.5-1
rebuild with yesod-form 1.6.5
Modified:
haskell-yesod-form/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-17 10:45:25 UTC (rev 481929)
+++ PKGBUILD 2019-06-17 10:52:18 UTC (rev 481930)
@@ -3,8 +3,8 @@
_hkgname=yesod-form
pkgname=haskell-yesod-form
-pkgver=1.6.4
-pkgrel=77
+pkgver=1.6.5
+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=('26900428efe018b5e7bbe4c26ca83bc3b2425c7e9fa777c107898a4274c663572011330cd233c18ceeb7e0dea1965640541142736469580de0f309aa7f765f63')
+sha512sums=('d38e52931a2d129dfdb05e2bf2a7ff284f966112c9d95e5a56750392d00018d429d0381e1c312c4bbfb12dbdd4764d110f26ccb993aabdd9a9567e1a5e742d9c')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list