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

Felix Yan felixonmars at archlinux.org
Thu Sep 27 18:44:43 UTC 2018


    Date: Thursday, September 27, 2018 @ 18:44:43
  Author: felixonmars
Revision: 386655

upgpkg: c2hs 0.28.6-1

rebuild with c2hs 0.28.6

Modified:
  c2hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 18:42:33 UTC (rev 386654)
+++ PKGBUILD	2018-09-27 18:44:43 UTC (rev 386655)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 pkgname=c2hs
-pkgver=0.28.5
-pkgrel=26
+pkgver=0.28.6
+pkgrel=1
 pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
 url="https://github.com/haskell/c2hs"
 license=("GPL2")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-test-framework' 'haskell-test-framework-hunit' 'haskell-hunit'
              'haskell-shelly')
 source=("https://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('74a872fc73abee879cdfaf8c2f7c372e7a453df94bceec0e110dac7c9c74468b0d6e8d2a2e673d4e33e30c5a1c984a3a7945b76ff155a79bc18a0fb14ad5e073')
+sha512sums=('848693ddf787244cc0f100f533030889a1efcef283f06ef609574d9cd0005679fab373172a949408ce6d4b9c97d15a56b0ec11fe39b466ad3f84aa527d2ab1c9')
 
 prepare() {
     sed -i 's/cmd "ghc"/cmd "ghc" "-dynamic"/' c2hs-$pkgver/tests/test-*.hs



More information about the arch-commits mailing list