haskell/haskell-cryptonite: Updated for version 0.22.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-02-25 21:27:30 +00:00 committed by Willy Sudiarto Raharjo
parent 50cacaa179
commit a84c76c282
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-cryptonite"
VERSION="0.21"
VERSION="0.22"
HOMEPAGE="http://hackage.haskell.org/package/cryptonite"
DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.21/cryptonite-0.21.tar.gz"
MD5SUM="06179884eabe356e85355ac0e40119be"
DOWNLOAD="http://hackage.haskell.org/package/cryptonite-0.22/cryptonite-0.22.tar.gz"
MD5SUM="6780f9374d9e82eb5ff0dbac895e3b5a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc haskell-memory"