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

Felix Yan felixonmars at archlinux.org
Fri Jun 8 08:39:34 UTC 2018


    Date: Friday, June 8, 2018 @ 08:39:33
  Author: felixonmars
Revision: 342011

upgpkg: haskell-language-c 0.8.1-1

rebuild with language-c 0.8.1

Modified:
  haskell-language-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-08 04:38:16 UTC (rev 342010)
+++ PKGBUILD	2018-06-08 08:39:33 UTC (rev 342011)
@@ -4,7 +4,7 @@
 
 _hkgname=language-c
 pkgname=haskell-language-c
-pkgver=0.8
+pkgver=0.8.1
 pkgrel=1
 pkgdesc="Analysis and generation of C code"
 url="http://visq.github.io/language-c/"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-syb')
 makedepends=('happy' 'alex' 'ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b923e8a75c248a31fca0b5afcd9b90e68cc88acef5a90e7611261e5678f4c3a5159227bad4a7e553634c766c2329030a6749165e989a9e2c2fd99659e1da7b20')
+sha512sums=('6cbb835b81e859b49d86596496abad93f51d8beaaec3f80d6a9b05e3afa16d1afe839fe23562c39e64a54078deb3ae00de6800eeb8e7185ee50fdaeed39bd729')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list