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

Felix Yan felixonmars at archlinux.org
Tue Jun 14 12:46:08 UTC 2016


    Date: Tuesday, June 14, 2016 @ 12:46:08
  Author: felixonmars
Revision: 179964

upgpkg: haskell-hakyll 4.8.3.1-6

rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14

Modified:
  haskell-hakyll/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 12:44:46 UTC (rev 179963)
+++ PKGBUILD	2016-06-14 12:46:08 UTC (rev 179964)
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.8.3.1
-pkgrel=5
+pkgrel=6
 pkgdesc="A static website compiler library"
 url="http://jaspervdj.be/hakyll"
 license=("custom:BSD3")
@@ -27,6 +27,7 @@
         -e 's/process              >= 1.0    && < 1.3,/process              >= 1.0    \&\& < 1.5,/' \
         -e 's/time                 >= 1.4    && < 1.6,/time                 >= 1.4    \&\& < 1.7,/' \
         -e 's/pandoc-citeproc      >= 0.4    && < 0.10,/pandoc-citeproc      >= 0.4    \&\& < 0.11,/' \
+        -e 's/tagsoup              >= 0.13.1 && < 0.14,/tagsoup              >= 0.13.1 \&\& < 0.16,/' \
         -i ${_hkgname}-${pkgver}/${_hkgname}.cabal
 }
 



More information about the arch-commits mailing list