Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-language-c


Commits:
cd729236 by Felix Yan at 2024-02-25T21:02:49+00:00
upgpkg: 0.9.3-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-language-c
        pkgdesc = Analysis and generation of C code
        pkgver = 0.9.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://visq.github.io/language-c/
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=language-c
 pkgname=haskell-language-c
 pkgver=0.9.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Analysis and generation of C code"
 url="https://visq.github.io/language-c/";
 license=("BSD")
@@ -19,7 +19,7 @@ build() {
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fseparatesyb -fusebytestrings -f-allwarnings -fiecfpextension
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-c/-/commit/cd7292368f6d242849d51eb7ba5ae12c1a5205c8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-c/-/commit/cd7292368f6d242849d51eb7ba5ae12c1a5205c8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to