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

Felix Yan fyan at archlinux.org
Mon Nov 30 03:08:00 UTC 2015


    Date: Monday, November 30, 2015 @ 04:07:58
  Author: fyan
Revision: 147948

upgpkg: c2hs 0.27.1-1

Modified:
  c2hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-30 03:00:33 UTC (rev 147947)
+++ PKGBUILD	2015-11-30 03:07:58 UTC (rev 147948)
@@ -3,7 +3,7 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=c2hs
-pkgver=0.26.2
+pkgver=0.27.1
 pkgrel=1
 pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
 url="https://github.com/haskell/c2hs"
@@ -13,7 +13,7 @@
 makedepends=("ghc=7.10.2" "haskell-dlist" "haskell-language-c")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('d15d17a9dc69310fc0b350fec6290e3ec75a8c4cd7d004aaeb03374e43d244bd')
+sha256sums=('668af07f261c7c6c2537921ba58870cfb1114b33670f2c182e6f9a8794ffe41f')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list