Date: Thursday, December 22, 2016 @ 13:04:49
  Author: felixonmars
Revision: 201016

upgpkg: haskell-wai-extra 3.0.19-6

rebuild with aeson-1.0.2.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-22 13:02:00 UTC (rev 201015)
+++ PKGBUILD    2016-12-22 13:04:49 UTC (rev 201016)
@@ -5,7 +5,7 @@
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
 pkgver=3.0.19
-pkgrel=5
+pkgrel=6
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="http://github.com/yesodweb/wai";
 license=("MIT")
@@ -17,7 +17,7 @@
          "haskell-resourcet" "haskell-streaming-commons" "haskell-stringsearch"
          "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" 
"haskell-wai"
          "haskell-wai-logger" "haskell-word8" "haskell-zlib")
-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=('8002890c4aa4fc564a142982bc37f29c35caa76231697eb51c519a698482e3bf')
 
 build() {

Reply via email to