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

Felix Yan fyan at archlinux.org
Thu Dec 10 16:45:09 UTC 2015


    Date: Thursday, December 10, 2015 @ 17:45:08
  Author: fyan
Revision: 152394

GHC 7.10.3 rebuild

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 16:44:00 UTC (rev 152393)
+++ PKGBUILD	2015-12-10 16:45:08 UTC (rev 152394)
@@ -3,13 +3,13 @@
 _hkgname=network
 pkgname=haskell-network
 pkgver=2.6.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Low-level networking interface"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.10.2' 'sh' 'haskell-parsec')
+depends=('ghc=7.10.3' 'sh' 'haskell-parsec')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('c58ab6f46a20a755970bec73f7bd4612')



More information about the arch-commits mailing list