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

Evangelos Foutras foutrelis at archlinux.org
Wed Oct 7 00:09:10 UTC 2015


    Date: Wednesday, October 7, 2015 @ 02:09:09
  Author: foutrelis
Revision: 143084

GHC 7.10.2 rebuild

Modified:
  haskell-syb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-07 00:07:26 UTC (rev 143083)
+++ PKGBUILD	2015-10-07 00:09:09 UTC (rev 143084)
@@ -7,12 +7,12 @@
 _hkgname=syb
 pkgname=haskell-syb
 pkgver=0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for client-side HTTP"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.10.1'
+depends=('ghc=7.10.2'
          'haskell-base>=4.0'
          'haskell-base<5.0')
 options=('strip')



More information about the arch-commits mailing list