summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-07 03:04:14 +0100
committer Andrew Clemons2022-01-17 06:13:50 +0100
commitc322f6c8c9d70b584ee9f6f514eb654b6d525a64 (patch)
tree4712ee9dabab01b7769220b3ce73d7334d47f1ff
parentf224cd738016079359530f803c0e03585ae2c544 (diff)
downloadslackbuilds-c322f6c8c9d70b584ee9f6f514eb654b6d525a64.tar.gz
haskell/haskell-socks: Updated for version 0.6.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 17094daaef..747bff2339 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 f2df701961..56d75db28c 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"