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

Felix Yan felixonmars at archlinux.org
Sat Jun 17 15:47:27 UTC 2017


    Date: Saturday, June 17, 2017 @ 15:47:26
  Author: felixonmars
Revision: 237953

upgpkg: happy 1.19.5-9

rebuild with ghc,8.0.2

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-17 15:42:43 UTC (rev 237952)
+++ PKGBUILD	2017-06-17 15:47:26 UTC (rev 237953)
@@ -6,13 +6,12 @@
 
 pkgname=happy
 pkgver=1.19.5
-pkgrel=7
+pkgrel=9
 pkgdesc="The Parser Generator for Haskell"
-url="http://hackage.haskell.org/package/happy"
+url="https://hackage.haskell.org/package/happy"
 arch=('i686' 'x86_64')
 license=("custom:BSD3")
-depends=('gmp' 'libffi')
-makedepends=('ghc=8.0.1' 'haskell-mtl')
+depends=('ghc' 'haskell-mtl')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 md5sums=('ffa56a1c312a60dfb1110afd25b28785')
 



More information about the arch-commits mailing list