Date: Friday, November 18, 2016 @ 15:09:02
  Author: felixonmars
Revision: 196309

upgpkg: haskell-cassava 0.4.5.1-1

rebuild with cassava-0.4.5.1

Modified:
  haskell-cassava/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-18 14:24:11 UTC (rev 196308)
+++ PKGBUILD    2016-11-18 15:09:02 UTC (rev 196309)
@@ -4,8 +4,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")
@@ -13,7 +13,7 @@
 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}"

Reply via email to