Date: Wednesday, March 23, 2016 @ 10:20:50
  Author: fyan
Revision: 168047

upgpkg: haskell-hakyll 4.7.5.2-1

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-hakyll/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-23 09:16:46 UTC (rev 168046)
+++ PKGBUILD    2016-03-23 09:20:50 UTC (rev 168047)
@@ -4,8 +4,8 @@
 
 _hkgname=hakyll
 pkgname=haskell-hakyll
-pkgver=4.7.5.1
-pkgrel=41
+pkgver=4.7.5.2
+pkgrel=1
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll";
 license=("custom:BSD3")
@@ -19,12 +19,8 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"
-sha256sums=('39efc15d8d9bce1f151587f1556be8daac58c1d3fe6596458f0e9122a659b310')
+sha256sums=('86359589370266cc6fecad41ad1574a54382e9981aa08203d931d684fdc70bf3')
 
-prepare() {
-    sed -i 's/pandoc             >= 1.14    && < 1.17,/pandoc             >= 
1.14    \&\& < 1.18,/' ${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
     

Reply via email to