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

Felix Yan felixonmars at archlinux.org
Thu May 17 08:20:54 UTC 2018


    Date: Thursday, May 17, 2018 @ 08:20:53
  Author: felixonmars
Revision: 323462

upgpkg: haskell-system-fileio 0.3.16.3-10

rebuild with ghc 8.4.2

Modified:
  haskell-system-fileio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 08:20:17 UTC (rev 323461)
+++ PKGBUILD	2018-05-17 08:20:53 UTC (rev 323462)
@@ -5,12 +5,12 @@
 _hkgname=system-fileio
 pkgname=haskell-system-fileio
 pkgver=0.3.16.3
-pkgrel=9
+pkgrel=10
 pkgdesc="Consistent filesystem interaction across GHC versions"
 url="https://github.com/fpco/haskell-filesystem"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-system-filepath" "haskell-text")
+depends=('ghc-libs' "haskell-system-filepath")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('74ee4028caa77194120d66316677cc0f184fd4af5c4feaa7d713145b97dab8bcebc2f4b971464f9a68f8e304021d0fe5c52272bb282db0925559ff0ff6937842')



More information about the arch-commits mailing list