diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 11:24:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 5382dc4f7d151632f167ecc51e57d928e32ba38e (patch) | |
tree | 7f566fbc127947f99f032001db7f5da2b1caceeb /haskell | |
parent | b61f8935d4de2ddf14682466aa1daffcf45351ac (diff) | |
download | slackbuilds-5382dc4f7d151632f167ecc51e57d928e32ba38e.tar.gz |
haskell/haskell-streaming-commons: Updated for version 0.1.15.4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-streaming-commons/haskell-streaming-commons.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild b/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild index 6e95aa9680..4e66f2f32e 100644 --- a/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild +++ b/haskell/haskell-streaming-commons/haskell-streaming-commons.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-streaming-commons -VERSION=${VERSION:-0.1.9.1} +VERSION=${VERSION:-0.1.15.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-streaming-commons/haskell-streaming-commons.info b/haskell/haskell-streaming-commons/haskell-streaming-commons.info index 6840df2f00..95468b062d 100644 --- a/haskell/haskell-streaming-commons/haskell-streaming-commons.info +++ b/haskell/haskell-streaming-commons/haskell-streaming-commons.info @@ -1,10 +1,10 @@ PRGNAM="haskell-streaming-commons" -VERSION="0.1.9.1" +VERSION="0.1.15.4" HOMEPAGE="http://hackage.haskell.org/package/streaming-commons" -DOWNLOAD="http://hackage.haskell.org/packages/archive/streaming-commons/0.1.9.1/streaming-commons-0.1.9.1.tar.gz" -MD5SUM="6359d69e5bc338180fe34f0175edb007" +DOWNLOAD="http://hackage.haskell.org/packages/archive/streaming-commons/0.1.15.4/streaming-commons-0.1.15.4.tar.gz" +MD5SUM="071ede2f2be4ff69da08cfbcecbba78a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-blaze-builder haskell-network haskell-random haskell-stm haskell-text haskell-zlib" +REQUIRES="haskell-async haskell-blaze-builder haskell-network haskell-random haskell-stm haskell-text haskell-zlib" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" |