mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
haskell/haskell-socks: Updated for version 0.5.5.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
b8758abc0e
commit
1d514b9379
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue