Date: Thursday, December 10, 2015 @ 19:02:59
  Author: fyan
Revision: 152496

GHC 7.10.3 rebuild

Modified:
  haskell-highlighting-kate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-10 18:00:02 UTC (rev 152495)
+++ PKGBUILD    2015-12-10 18:02:59 UTC (rev 152496)
@@ -5,12 +5,12 @@
 _hkgname=highlighting-kate
 pkgname=haskell-highlighting-kate
 pkgver=0.6
-pkgrel=3
+pkgrel=4
 pkgdesc="Syntax highlighting"
 url="http://github.com/jgm/highlighting-kate";
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-blaze-html" "haskell-mtl" "haskell-parsec" 
"haskell-regex-pcre-builtin" "haskell-utf8-string")
+depends=("ghc=7.10.3" "haskell-blaze-html" "haskell-mtl" "haskell-parsec" 
"haskell-regex-pcre-builtin" "haskell-utf8-string")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
 install="${pkgname}.install"

Reply via email to