diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-12 14:56:09 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:48 +0700 |
commit | 2b980c6369087f3cf4a8f799c2bf35c3b083e658 (patch) | |
tree | 48144313deef72e673e4d1f8011cf731a5c9b081 /haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild | |
parent | 1be5202ff1a080cee0ecd4b56f9c4f42ed23e029 (diff) |
haskell/haskell-cryptonite: Updated for version 0.25.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild')
-rw-r--r-- | haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild b/haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild index b10c4a37b9a88..fe64fce8b4120 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} |