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

Felix Yan felixonmars at archlinux.org
Thu May 17 10:46:08 UTC 2018


    Date: Thursday, May 17, 2018 @ 10:46:07
  Author: felixonmars
Revision: 323652

upgpkg: haskell-filemanip 0.3.6.3-14

rebuild with ghc 8.4.2

Modified:
  haskell-filemanip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 10:45:32 UTC (rev 323651)
+++ PKGBUILD	2018-05-17 10:46:07 UTC (rev 323652)
@@ -5,12 +5,12 @@
 _hkgname=filemanip
 pkgname=haskell-filemanip
 pkgver=0.3.6.3
-pkgrel=13
+pkgrel=14
 pkgdesc="Expressive file and directory manipulation for Haskell."
 url="https://hackage.haskell.org/package/filemanip"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "sh" "haskell-mtl" "haskell-unix-compat")
+depends=('ghc-libs' "sh" "haskell-unix-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160')



More information about the arch-commits mailing list