diff options
Diffstat (limited to 'haskell/haskell-socks')
-rw-r--r-- | haskell/haskell-socks/haskell-socks.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-socks/haskell-socks.info | 6 |
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" |