summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer2017-07-19 11:57:39 +0200
committer Willy Sudiarto Raharjo2017-07-22 01:56:11 +0200
commit68fca3eaa39640b21b0b94151a5855feeab56411 (patch)
tree9cc2fa3a13337f976283c14234d5ace7f5ea510f /haskell
parentbbb443c057c606f77923f581a4d0ca91c43bd538 (diff)
downloadslackbuilds-68fca3eaa39640b21b0b94151a5855feeab56411.tar.gz
haskell/haskell-cryptonite: Updated for version 0.24.
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.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
index 420beee24c..b10c4a37b9 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.22}
+VERSION=${VERSION:-0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.info b/haskell/haskell-cryptonite/haskell-cryptonite.info
index 3d959c892b..bd33bf2c9f 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.info
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-cryptonite"
-VERSION="0.22"
-HOMEPAGE="http://hackage.haskell.org/package/cryptonite"
-DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.22/cryptonite-0.22.tar.gz"
-MD5SUM="6780f9374d9e82eb5ff0dbac895e3b5a"
+VERSION="0.24"
+HOMEPAGE="https://hackage.haskell.org/package/cryptonite"
+DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.24/cryptonite-0.24.tar.gz"
+MD5SUM="4d049d953b898e227e037a3eae75bcd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ghc haskell-memory"
+REQUIRES="haskell-memory"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"