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

rebuild with cassava-0.4.5.1

parent e45cc1da
No related branches found
Tags 0.4.5.1-1
No related merge requests found
......@@ -3,8 +3,8 @@
_hkgname=cassava
pkgname=haskell-cassava
pkgver=0.4.5.0
pkgrel=12
pkgver=0.4.5.1
pkgrel=1
pkgdesc="A CSV parsing and encoding library"
url="https://github.com/tibbe/cassava"
license=("custom:BSD3")
......@@ -12,7 +12,7 @@ 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")
sha256sums=('7320a1c764efd3baae6944b31f7fdb438ae307876dce283a242e8f1deeb371c9')
sha256sums=('7c622ae9dc647508662a1cda3fe3f6d7032786e4e3d15f8488de9e9330cf9d9f')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
......
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