Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-s-cargot


Commits:
ecffd588 by Felix Yan at 2024-02-25T23:16:45+00:00
upgpkg: 0.1.5.0-23: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-s-cargot
        pkgdesc = A flexible, extensible s-expression library.
        pkgver = 0.1.5.0
-       pkgrel = 22
+       pkgrel = 23
        url = https://github.com/aisamanra/s-cargot
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=s-cargot
 pkgname=haskell-s-cargot
 pkgver=0.1.5.0
-pkgrel=22
+pkgrel=23
 pkgdesc="A flexible, extensible s-expression library."
 url="https://github.com/aisamanra/s-cargot";
 license=("BSD")
@@ -18,7 +18,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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie' \
     -f-build-example



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-s-cargot/-/commit/ecffd5887bc507d8bcf8d801acae6fd853d1adfa

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


Reply via email to