diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-07 15:04:14 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-17 18:13:50 +1300 |
commit | c322f6c8c9d70b584ee9f6f514eb654b6d525a64 (patch) | |
tree | 4712ee9dabab01b7769220b3ce73d7334d47f1ff /haskell/haskell-socks/haskell-socks.SlackBuild | |
parent | f224cd738016079359530f803c0e03585ae2c544 (diff) |
haskell/haskell-socks: Updated for version 0.6.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-socks/haskell-socks.SlackBuild')
-rw-r--r-- | haskell/haskell-socks/haskell-socks.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-socks/haskell-socks.SlackBuild b/haskell/haskell-socks/haskell-socks.SlackBuild index 17094daaef73..747bff233955 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} |