[arch-commits] Commit in ghc-mod/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon Jan 25 09:40:47 UTC 2016


    Date: Monday, January 25, 2016 @ 10:40:47
  Author: fyan
Revision: 158844

upgpkg: ghc-mod 5.5.0.0-3

rebuild with yesod-core-1.4.19, temporary-1.2.0.4

Modified:
  ghc-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-25 09:39:52 UTC (rev 158843)
+++ PKGBUILD	2016-01-25 09:40:47 UTC (rev 158844)
@@ -5,7 +5,7 @@
 pkgbase=ghc-mod
 pkgname=(ghc-mod haskell-ghc-mod)
 pkgver=5.5.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Happy Haskell Programming"
 url="http://www.mew.org/~kazu/proj/ghc-mod/"
 license=("AGPL3")
@@ -34,7 +34,7 @@
 }
 
 package_ghc-mod() {
-    depends=('gmp' 'libffi' 'cabal-helper' 'ghc')
+    depends=('cabal-helper' 'ghc')
 
     cd "${srcdir}/${pkgbase}-${pkgver}"
     runhaskell Setup copy --destdir="${pkgdir}"



More information about the arch-commits mailing list