Skip to content
Snippets Groups Projects
Commit 7075914d authored by Felix Yan's avatar Felix Yan
Browse files

rebuild with unordered-containers-0.2.7.2

parent 8b766092
No related branches found
Tags 2.6.5-1
No related merge requests found
......@@ -4,14 +4,14 @@
_hkgname=cassava
pkgname=haskell-cassava
pkgver=0.4.5.1
pkgrel=1
pkgrel=2
pkgdesc="A CSV parsing and encoding library"
url="https://github.com/tibbe/cassava"
license=("custom:BSD3")
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-attoparsec" "haskell-blaze-builder" "haskell-hashable"
"haskell-text" "haskell-unordered-containers" "haskell-vector")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha256sums=('7c622ae9dc647508662a1cda3fe3f6d7032786e4e3d15f8488de9e9330cf9d9f')
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment