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 | |
parent | 1be5202ff1a080cee0ecd4b56f9c4f42ed23e029 (diff) | |
download | slackbuilds-2b980c6369087f3cf4a8f799c2bf35c3b083e658.tar.gz |
haskell/haskell-cryptonite: Updated for version 0.25.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptonite')
-rw-r--r-- | haskell/haskell-cryptonite/haskell-cryptonite.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-cryptonite/haskell-cryptonite.info | 6 |
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" |