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

Felix Yan felixonmars at archlinux.org
Wed May 16 17:39:53 UTC 2018


    Date: Wednesday, May 16, 2018 @ 17:39:53
  Author: felixonmars
Revision: 323042

upgpkg: haskell-pretty-show 1.7-2

rebuild with ghc 8.4.2

Modified:
  haskell-pretty-show/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 17:39:26 UTC (rev 323041)
+++ PKGBUILD	2018-05-16 17:39:53 UTC (rev 323042)
@@ -4,12 +4,12 @@
 _hkgname=pretty-show
 pkgname=haskell-pretty-show
 pkgver=1.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.'
 url="http://wiki.github.com/yav/pretty-show"
 license=('MIT')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-lexer' 'haskell-text')
+depends=('ghc-libs' 'haskell-lexer')
 makedepends=('ghc' 'happy')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('3bd43ccc466117912f525fafa24ecd06913e191652847804fe58f7031235501ac927a15681ec4cf9f2450fea8e00005598ce408fa95cebe39ad21f19d1e99202')



More information about the arch-commits mailing list