Date: Thursday, December 22, 2016 @ 14:44:24
  Author: felixonmars
Revision: 201046

upgpkg: haskell-xml-hamlet 0.4.0.12-11

rebuild with aeson-1.0.2.1

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-22 14:41:53 UTC (rev 201045)
+++ PKGBUILD    2016-12-22 14:44:24 UTC (rev 201046)
@@ -5,7 +5,7 @@
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
 pkgver=0.4.0.12
-pkgrel=10
+pkgrel=11
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/";
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-parsec" "haskell-shakespeare" "haskell-text"
          "haskell-xml-conduit")
-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=('0ff43b778e9e497b468dd123ab81fa8cfc84dcd0a6c8ab06b8fc27cf3e0669d2')
 
 build() {

Reply via email to