aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-07 15:18:57 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:50 +1300
commitb427029f9ebf58d303d541766207d959a3f26eb3 (patch)
treea694358871b1f72e83500db3e1dd8d772f753282 /haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
parentc322f6c8c9d70b584ee9f6f514eb654b6d525a64 (diff)
downloadslackbuilds-b427029f9ebf58d303d541766207d959a3f26eb3.tar.xz
haskell/haskell-cryptonite: Updated for version 0.29.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild')
-rw-r--r--haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild
index 6dd211e0278d..c04b358e097c 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}