summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-socks
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-07 15:20:00 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-08 08:22:31 +0700
commit1d514b9379d9bbbbabbfdb55fc98d25bce079db4 (patch)
treed99391f671df0c008285076aebf3605b156f09e5 /haskell/haskell-socks
parentb8758abc0eb1ab90cb92f5bac0d8519f4cafe7df (diff)
downloadslackbuilds-1d514b9379d9bbbbabbfdb55fc98d25bce079db4.tar.gz
slackbuilds-1d514b9379d9bbbbabbfdb55fc98d25bce079db4.tar.xz
haskell/haskell-socks: Updated for version 0.5.5.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-socks')
-rw-r--r--haskell/haskell-socks/haskell-socks.SlackBuild2
-rw-r--r--haskell/haskell-socks/haskell-socks.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-socks/haskell-socks.SlackBuild b/haskell/haskell-socks/haskell-socks.SlackBuild
index 19f57b1948..977f7915ea 100644
--- a/haskell/haskell-socks/haskell-socks.SlackBuild
+++ b/haskell/haskell-socks/haskell-socks.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-socks
-VERSION=${VERSION:-0.5.4}
+VERSION=${VERSION:-0.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-socks/haskell-socks.info b/haskell/haskell-socks/haskell-socks.info
index 15d327a2db..9e28634dc4 100644
--- a/haskell/haskell-socks/haskell-socks.info
+++ b/haskell/haskell-socks/haskell-socks.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-socks"
-VERSION="0.5.4"
+VERSION="0.5.5"
HOMEPAGE="http://hackage.haskell.org/package/socks"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/socks/0.5.4/socks-0.5.4.tar.gz"
-MD5SUM="7b8234b43b4e4727c52736e89c9da036"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/socks/0.5.5/socks-0.5.5.tar.gz"
+MD5SUM="d56670aa720b505469f9f348dc020773"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-cereal haskell-network"