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
commit2b980c6369087f3cf4a8f799c2bf35c3b083e658 (patch)
tree48144313deef72e673e4d1f8011cf731a5c9b081 /haskell
parent1be5202ff1a080cee0ecd4b56f9c4f42ed23e029 (diff)
downloadslackbuilds-2b980c6369087f3cf4a8f799c2bf35c3b083e658.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"