summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer2017-02-25 22:27:30 +0100
committer Willy Sudiarto Raharjo2017-03-04 01:27:27 +0100
commit4d2f73a094b1799089fd21ba847eea20415e07ac (patch)
treee4d08eebfb1871a538b4293126e980baf698f1f3 /haskell
parent427435b489b0514b18ac6b4a9c4f1c0b0556fae0 (diff)
downloadold.slackbuilds-4d2f73a094b1799089fd21ba847eea20415e07ac.tar.gz
haskell/haskell-cryptonite: Updated for version 0.22.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell')
-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"