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

Felix Yan felixonmars at archlinux.org
Thu May 17 12:38:04 UTC 2018


    Date: Thursday, May 17, 2018 @ 12:38:04
  Author: felixonmars
Revision: 323726

upgpkg: haskell-tabular 0.2.2.7-8

rebuild with ghc 8.4.2

Modified:
  haskell-tabular/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 12:37:30 UTC (rev 323725)
+++ PKGBUILD	2018-05-17 12:38:04 UTC (rev 323726)
@@ -5,12 +5,12 @@
 _hkgname=tabular
 pkgname=haskell-tabular
 pkgver=0.2.2.7
-pkgrel=7
+pkgrel=8
 pkgdesc="Two-dimensional data tables with rendering functions"
 url="http://hub.darcs.net/kowey/tabular"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-csv" "haskell-html" "haskell-mtl")
+depends=('ghc-libs' "haskell-csv" "haskell-html")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('e56bb8731d325a9b705ce4374431bd72a05f336d0918976d72a664b10ccd4468d99d443914f307d9ee7d89508a5c54e629b7ebbb82f3e7f26b202a82771679c8')



More information about the arch-commits mailing list