mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/haskell-cryptonite to 0.24-8
This commit is contained in:
parent
848c588f40
commit
c3baa8c36c
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
_hkgname=cryptonite
|
||||
pkgname=haskell-cryptonite
|
||||
pkgver=0.24
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="Cryptography Primitives sink"
|
||||
url="https://github.com/vincenthz/cryptonite"
|
||||
license=("custom:BSD3")
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
depends=('ghc-libs' 'haskell-foundation' 'haskell-memory')
|
||||
makedepends=('ghc')
|
||||
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
|
||||
|
|
Loading…
Reference in a new issue