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

Felix Yan fyan at nymeria.archlinux.org
Sat Jul 12 03:15:30 UTC 2014


    Date: Saturday, July 12, 2014 @ 05:15:29
  Author: fyan
Revision: 115552

upgpkg: haskell-network 2.5.0.0-2

ghc 7.8.3 rebuild

Modified:
  haskell-network/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-12 03:10:19 UTC (rev 115551)
+++ PKGBUILD	2014-07-12 03:15:29 UTC (rev 115552)
@@ -3,13 +3,13 @@
 _hkgname=network
 pkgname=haskell-network
 pkgver=2.5.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Low-level networking interface"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.2-2' 'sh' 'haskell-parsec=3.1.5-2')
+depends=('ghc=7.8.3-1' 'sh' 'haskell-parsec=3.1.5-3')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('ce4a584d3c04905b88275a156273dac6')




More information about the arch-commits mailing list