summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"