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

Felix Yan fyan at archlinux.org
Thu Dec 10 18:09:48 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:09:47
  Author: fyan
Revision: 152508

GHC 7.10.3 rebuild

Modified:
  c2hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 18:09:09 UTC (rev 152507)
+++ PKGBUILD	2015-12-10 18:09:47 UTC (rev 152508)
@@ -4,13 +4,13 @@
 
 pkgname=c2hs
 pkgver=0.27.1
-pkgrel=1
+pkgrel=2
 pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
 url="https://github.com/haskell/c2hs"
 license=("GPL2")
 arch=('i686' 'x86_64')
 depends=('libffi' 'gmp')
-makedepends=("ghc=7.10.2" "haskell-dlist" "haskell-language-c")
+makedepends=("ghc=7.10.3" "haskell-dlist" "haskell-language-c")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha256sums=('668af07f261c7c6c2537921ba58870cfb1114b33670f2c182e6f9a8794ffe41f')



More information about the arch-commits mailing list