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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 04:54:43 UTC 2016


    Date: Wednesday, December 21, 2016 @ 04:54:43
  Author: felixonmars
Revision: 200598

upgpkg: haskell-yesod-form 1.4.9-17

rebuild with memory-0.14

Modified:
  haskell-yesod-form/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 04:50:18 UTC (rev 200597)
+++ PKGBUILD	2016-12-21 04:54:43 UTC (rev 200598)
@@ -5,7 +5,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.4.9
-pkgrel=16
+pkgrel=17
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-persistent" "haskell-resourcet" "haskell-semigroups"
          "haskell-shakespeare" "haskell-text" "haskell-wai" "haskell-xss-sanitize"
          "haskell-yesod-core" "haskell-yesod-persistent")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('bd53f12d97a89e93b15fc6b06e63fbe041301635508f933203596f349a74110d')
 
 build() {



More information about the arch-commits mailing list