summaryrefslogtreecommitdiff
path: root/community/haskell-network
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-20 04:21:08 +0000
commit29c4d88cb6f67caf6164909e0fe2185d46fc5093 (patch)
treefa25c2395883a60b0ce3cc3a87ddb2bc52e0bb6b /community/haskell-network
parente326eefd3e4853a3b36ef72eba0b21d21170de31 (diff)
Sun Jul 20 04:10:18 UTC 2014
Diffstat (limited to 'community/haskell-network')
-rw-r--r--community/haskell-network/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/haskell-network/PKGBUILD b/community/haskell-network/PKGBUILD
index 76cd99463..75b1fb074 100644
--- a/community/haskell-network/PKGBUILD
+++ b/community/haskell-network/PKGBUILD
@@ -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')