summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cryptonite
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-02-25 21:27:30 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-04 07:27:27 +0700
commita84c76c282ecb2c340198a151d9b1ae60fda0ccb (patch)
treefd0ea5c40b5795787452a63cb77e7a06a157355c /haskell/haskell-cryptonite
parent50cacaa1794f8106f64398290d059cee3aabef60 (diff)
downloadslackbuilds-a84c76c282ecb2c340198a151d9b1ae60fda0ccb.tar.gz
slackbuilds-a84c76c282ecb2c340198a151d9b1ae60fda0ccb.tar.xz
haskell/haskell-cryptonite: Updated for version 0.22.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptonite')
-rw-r--r--haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild2
-rw-r--r--haskell/haskell-cryptonite/haskell-cryptonite.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
index 2b46204472..420beee24c 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-cryptonite
-VERSION=${VERSION:-0.21}
+VERSION=${VERSION:-0.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.info b/haskell/haskell-cryptonite/haskell-cryptonite.info
index 40fd2e2d60..3d959c892b 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.info
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-cryptonite"
-VERSION="0.21"
+VERSION="0.22"
HOMEPAGE="http://hackage.haskell.org/package/cryptonite"
-DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.21/cryptonite-0.21.tar.gz"
-MD5SUM="06179884eabe356e85355ac0e40119be"
+DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.22/cryptonite-0.22.tar.gz"
+MD5SUM="6780f9374d9e82eb5ff0dbac895e3b5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc haskell-memory"