summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer2018-03-12 15:56:09 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:48 +0100
commit266de6ba27e12a3f2fd8f31040bce11a083cd08f (patch)
treec60f593764b73f0b066f4093e160b7c964157513 /haskell
parent2deeca1e5d95edb0f68b30c136d1059d84628d7e (diff)
downloadold.slackbuilds-266de6ba27e12a3f2fd8f31040bce11a083cd08f.tar.gz
haskell/haskell-cryptonite: Updated for version 0.25.
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 b10c4a37b9..fe64fce8b4 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.24}
+VERSION=${VERSION:-0.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.info b/haskell/haskell-cryptonite/haskell-cryptonite.info
index bd33bf2c9f..a14d5418f2 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.info
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-cryptonite"
-VERSION="0.24"
+VERSION="0.25"
HOMEPAGE="https://hackage.haskell.org/package/cryptonite"
-DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.24/cryptonite-0.24.tar.gz"
-MD5SUM="4d049d953b898e227e037a3eae75bcd6"
+DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.25/cryptonite-0.25.tar.gz"
+MD5SUM="edff732f06070fee9d5d16aedf7aa172"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-memory"