summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-07 03:18:57 +0100
committer Andrew Clemons2022-01-17 06:13:50 +0100
commitb427029f9ebf58d303d541766207d959a3f26eb3 (patch)
treea694358871b1f72e83500db3e1dd8d772f753282
parentc322f6c8c9d70b584ee9f6f514eb654b6d525a64 (diff)
downloadslackbuilds-b427029f9ebf58d303d541766207d959a3f26eb3.tar.gz
haskell/haskell-cryptonite: Updated for version 0.29.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 6dd211e027..c04b358e09 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-cryptonite
-VERSION=${VERSION:-0.25}
+VERSION=${VERSION:-0.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.info b/haskell/haskell-cryptonite/haskell-cryptonite.info
index a14d5418f2..635908617b 100644
--- a/haskell/haskell-cryptonite/haskell-cryptonite.info
+++ b/haskell/haskell-cryptonite/haskell-cryptonite.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-cryptonite"
-VERSION="0.25"
+VERSION="0.29"
HOMEPAGE="https://hackage.haskell.org/package/cryptonite"
-DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.25/cryptonite-0.25.tar.gz"
-MD5SUM="edff732f06070fee9d5d16aedf7aa172"
+DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.29/cryptonite-0.29.tar.gz"
+MD5SUM="4e749e627aab5710f568ad197101b244"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-memory"