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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 17 02:51:50 UTC 2022


    Date: Thursday, March 17, 2022 @ 02:51:48
  Author: felixonmars
Revision: 1156253

upgpkg: haskell-language-c 0.9.0.2-1: rebuild with language-c 0.9.0.2

Modified:
  haskell-language-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-17 02:36:47 UTC (rev 1156252)
+++ PKGBUILD	2022-03-17 02:51:48 UTC (rev 1156253)
@@ -3,8 +3,8 @@
 
 _hkgname=language-c
 pkgname=haskell-language-c
-pkgver=0.9.0.1
-pkgrel=5
+pkgver=0.9.0.2
+pkgrel=1
 pkgdesc="Analysis and generation of C code"
 url="https://visq.github.io/language-c/"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('alex' 'happy' 'ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bba7537b646a7714b8d464463800cc15965d266d4dd394cc9c0ace5052fa0ffc03984f331f14683e2916de32ba74e05ccb568c5cc77cfbd38687a2d357afc66f')
+sha512sums=('b06c37559562dbdf39cc1cede4712fad08df9dfe2c2d640c2937d197417f87d55a312e4930f0f00671cd7a795a1e012ea4f8123267922d548d1a81e93dcfeed0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list