[arch-commits] Commit in haskell-cassava/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Dec 8 19:01:44 UTC 2018


    Date: Saturday, December 8, 2018 @ 19:01:43
  Author: felixonmars
Revision: 412496

upgpkg: haskell-cassava 0.5.1.0-49

rebuild with vector 0.12.0.2

Modified:
  haskell-cassava/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-08 19:00:50 UTC (rev 412495)
+++ PKGBUILD	2018-12-08 19:01:43 UTC (rev 412496)
@@ -4,10 +4,10 @@
 _hkgname=cassava
 pkgname=haskell-cassava
 pkgver=0.5.1.0
-pkgrel=48
+pkgrel=49
 pkgdesc="A CSV parsing and encoding library"
 url="https://github.com/tibbe/cassava"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-attoparsec" "haskell-hashable" "haskell-only" "haskell-scientific"
          "haskell-text-short" "haskell-unordered-containers" "haskell-vector")



More information about the arch-commits mailing list