haskell/haskell-cryptonite: Updated for version 0.24.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-07-19 10:57:39 +01:00 committed by Willy Sudiarto Raharjo
parent bbb443c057
commit 68fca3eaa3
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-cryptonite
VERSION=${VERSION:-0.22}
VERSION=${VERSION:-0.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="haskell-cryptonite"
VERSION="0.22"
HOMEPAGE="http://hackage.haskell.org/package/cryptonite"
DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.22/cryptonite-0.22.tar.gz"
MD5SUM="6780f9374d9e82eb5ff0dbac895e3b5a"
VERSION="0.24"
HOMEPAGE="https://hackage.haskell.org/package/cryptonite"
DOWNLOAD="https://hackage.haskell.org/package/cryptonite-0.24/cryptonite-0.24.tar.gz"
MD5SUM="4d049d953b898e227e037a3eae75bcd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc haskell-memory"
REQUIRES="haskell-memory"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"