aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--haskell/haskell-socks/haskell-socks.SlackBuild2
-rw-r--r--haskell/haskell-socks/haskell-socks.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-socks/haskell-socks.SlackBuild b/haskell/haskell-socks/haskell-socks.SlackBuild
index 17094daaef739..747bff233955c 100644
--- a/haskell/haskell-socks/haskell-socks.SlackBuild
+++ b/haskell/haskell-socks/haskell-socks.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-socks
-VERSION=${VERSION:-0.5.6}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-socks/haskell-socks.info b/haskell/haskell-socks/haskell-socks.info
index f2df70196115d..56d75db28c50f 100644
--- a/haskell/haskell-socks/haskell-socks.info
+++ b/haskell/haskell-socks/haskell-socks.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-socks"
-VERSION="0.5.6"
+VERSION="0.6.1"
HOMEPAGE="https://hackage.haskell.org/package/socks"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/socks/0.5.6/socks-0.5.6.tar.gz"
-MD5SUM="80d611a49f5f040caf16c4915880513f"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/socks/0.6.1/socks-0.6.1.tar.gz"
+MD5SUM="e85be2113ecf285060ce2c3678bcd9dc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-cereal haskell-network"
+REQUIRES="haskell-basement haskell-cereal haskell-network"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"