summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer2016-05-07 14:15:01 +0200
committer Willy Sudiarto Raharjo2016-05-08 03:22:31 +0200
commitf50ecea8d79ed95e8cbbef592508998be3f96165 (patch)
tree8fa05674ddca3d4f865465a31c95c2778188810e /haskell
parentdf3e387491127900262d828cbb292e0d51efe33d (diff)
downloadslackbuilds-f50ecea8d79ed95e8cbbef592508998be3f96165.tar.gz
haskell/haskell-crypto-random: Updated for version 0.0.9.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-crypto-random/haskell-crypto-random.SlackBuild2
-rw-r--r--haskell/haskell-crypto-random/haskell-crypto-random.info6
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 6b66867c4a..180933eb0c 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 a0139638e3..7852011da8 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"