Date: Thursday, December 22, 2016 @ 16:09:48
  Author: felixonmars
Revision: 201084

upgpkg: haskell-cheapskate 0.1.0.5-32

rebuild with aeson-1.0.2.1

Modified:
  haskell-cheapskate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-22 16:05:50 UTC (rev 201083)
+++ PKGBUILD    2016-12-22 16:09:48 UTC (rev 201084)
@@ -5,7 +5,7 @@
 _hkgname=cheapskate
 pkgname=haskell-cheapskate
 pkgver=0.1.0.5
-pkgrel=31
+pkgrel=32
 pkgdesc="Experimental markdown processor."
 url="http://github.com/jgm/cheapskate";
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-blaze-html" 
"haskell-data-default"
          "haskell-http-types" "haskell-mtl" "haskell-syb" "haskell-text"
          "haskell-uniplate" "haskell-wai" "haskell-wai-extra" 
"haskell-xss-sanitize")
-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=('7a63b7ffc4976d006c5f693569a5ffd7a887e83d126d1dce9bbe8b5fbaabfa32')
 
 prepare() {

Reply via email to