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

Felix Yan felixonmars at archlinux.org
Wed May 16 16:45:42 UTC 2018


    Date: Wednesday, May 16, 2018 @ 16:45:41
  Author: felixonmars
Revision: 322971

upgpkg: happy 1.19.9-3

rebuild with ghc 8.4.2

Modified:
  happy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 16:44:49 UTC (rev 322970)
+++ PKGBUILD	2018-05-16 16:45:41 UTC (rev 322971)
@@ -6,12 +6,12 @@
 
 pkgname=happy
 pkgver=1.19.9
-pkgrel=2
+pkgrel=3
 pkgdesc="The Parser Generator for Haskell"
 url="https://hackage.haskell.org/package/happy"
 arch=('x86_64')
 license=("custom:BSD2")
-depends=('ghc-libs' 'haskell-mtl')
+depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha512sums=('dbaa27a874454d74d2cd88427ce6338ea6b465cc5bf55cb2699491d907bd9ddf7f4871ef1f8a5f10705ecacec581c23c328935962ea388e62a256a1e90c7d1f7')



More information about the arch-commits mailing list