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

Felix Yan felixonmars at archlinux.org
Thu May 17 07:33:04 UTC 2018


    Date: Thursday, May 17, 2018 @ 07:33:03
  Author: felixonmars
Revision: 323399

upgpkg: haskell-system-filepath 0.4.14-3

rebuild with ghc 8.4.2

Modified:
  haskell-system-filepath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 07:32:42 UTC (rev 323398)
+++ PKGBUILD	2018-05-17 07:33:03 UTC (rev 323399)
@@ -5,12 +5,12 @@
 _hkgname=system-filepath
 pkgname=haskell-system-filepath
 pkgver=0.4.14
-pkgrel=2
+pkgrel=3
 pkgdesc="High-level, byte-based file and directory path manipulations"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-text')
+depends=('ghc-libs')
 makedepends=('ghc' 'haskell-chell' 'haskell-chell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('d858b077516ecb76e27d032fd123aadbbbb154afea87fab93f148aa8a0007587c1fb04d87217cf0b51a80e9a81ab20357dcc5e345899e1c2b6513900da1e6768')



More information about the arch-commits mailing list