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

Felix Yan felixonmars at archlinux.org
Fri Sep 8 18:19:03 UTC 2017


    Date: Friday, September 8, 2017 @ 18:19:02
  Author: felixonmars
Revision: 256416

upgpkg: haskell-yesod-form 1.4.16-1

rebuild with yesod-form,1.4.16

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-08 16:19:10 UTC (rev 256415)
+++ PKGBUILD	2017-09-08 18:19:02 UTC (rev 256416)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
-pkgver=1.4.15
-pkgrel=5
+pkgver=1.4.16
+pkgrel=1
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -17,7 +17,7 @@
          "haskell-yesod-core" "haskell-yesod-persistent")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4a91f069c617b48c644ed37b8ba9a41c444fd4bee6022338f22f96c3f28cb39374d8099c9e190a7b957f9468481d9319fd81f9f742da9993fd8c8296c62d65be')
+sha512sums=('ca350cea4dd1cdd1645ad20c2d54f929cf7cb6d6f45cdf1c7ab0bb5475199bf65f5f5ac79dedf8b6b9013e6eeda7bf4a8fd190666253709a0a63800c7f560dd0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list