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

Felix Yan felixonmars at archlinux.org
Thu Dec 22 12:59:11 UTC 2016


    Date: Thursday, December 22, 2016 @ 12:59:10
  Author: felixonmars
Revision: 201012

upgpkg: haskell-warp 3.2.9-5

rebuild with aeson-1.0.2.1

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-22 12:55:56 UTC (rev 201011)
+++ PKGBUILD	2016-12-22 12:59:10 UTC (rev 201012)
@@ -5,7 +5,7 @@
 _hkgname=warp
 pkgname=haskell-warp
 pkgver=3.2.9
-pkgrel=4
+pkgrel=5
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-simple-sendfile" "haskell-stm" "haskell-streaming-commons"
          "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-wai"
          "haskell-word8")
-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=('e2789a51b302dde7ab4145b5a0be745e1bdaae108761f9664718fbccbd55ebca')
 
 prepare() {



More information about the arch-commits mailing list