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

Felix Yan felixonmars at archlinux.org
Thu Jun 15 19:47:20 UTC 2017


    Date: Thursday, June 15, 2017 @ 19:47:19
  Author: felixonmars
Revision: 237395

upgpkg: haskell-language-c 0.6.1-4

rebuild with ghc,8.0.2

Modified:
  haskell-language-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-15 19:39:17 UTC (rev 237394)
+++ PKGBUILD	2017-06-15 19:47:19 UTC (rev 237395)
@@ -5,13 +5,13 @@
 _hkgname=language-c
 pkgname=haskell-language-c
 pkgver=0.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Analysis and generation of C code"
 url="http://visq.github.io/language-c/"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
+depends=("ghc" "haskell-syb")
 makedepends=('happy' 'alex')
-depends=("ghc=8.0.1" "haskell-syb")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz"
         float128.patch)
 sha256sums=('23cadc9d04e46490ec57f56b79ecdc2a709ebf57571345905e6e30db29fa37e8'



More information about the arch-commits mailing list