diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 13:15:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | f50ecea8d79ed95e8cbbef592508998be3f96165 (patch) | |
tree | 8fa05674ddca3d4f865465a31c95c2778188810e /haskell/haskell-crypto-random | |
parent | df3e387491127900262d828cbb292e0d51efe33d (diff) |
haskell/haskell-crypto-random: Updated for version 0.0.9.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-crypto-random')
-rw-r--r-- | haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-crypto-random/haskell-crypto-random.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild b/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild index 6b66867c4a7f..180933eb0c11 100644 --- a/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild +++ b/haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-crypto-random -VERSION=${VERSION:-0.0.8} +VERSION=${VERSION:-0.0.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/haskell/haskell-crypto-random/haskell-crypto-random.info b/haskell/haskell-crypto-random/haskell-crypto-random.info index a0139638e391..7852011da87d 100644 --- a/haskell/haskell-crypto-random/haskell-crypto-random.info +++ b/haskell/haskell-crypto-random/haskell-crypto-random.info @@ -1,8 +1,8 @@ PRGNAM="haskell-crypto-random" -VERSION="0.0.8" +VERSION="0.0.9" HOMEPAGE="http://hackage.haskell.org/package/crypto-random" -DOWNLOAD="http://hackage.haskell.org/packages/archive/crypto-random/0.0.8/crypto-random-0.0.8.tar.gz" -MD5SUM="094f4d22e07a4e2ef947718d8b97d6f0" +DOWNLOAD="http://hackage.haskell.org/packages/archive/crypto-random/0.0.9/crypto-random-0.0.9.tar.gz" +MD5SUM="a8de977ce6d2d4f79ae53f7d2cd17101" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-securemem haskell-vector" |