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


Commits:
3ff1f3a5 by Felix Yan at 2025-04-03T20:14:37+08:00
upgpkg: 1.0.9-3: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0, 
cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc 
9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci 
0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay 
0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-isocline
        pkgdesc = A portable alternative to GNU Readline
        pkgver = 1.0.9
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/daanx/isocline#readme
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=isocline
 pkgname=haskell-isocline
 pkgver=1.0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A portable alternative to GNU Readline"
 url="https://github.com/daanx/isocline#readme";
 license=("MIT")
@@ -21,7 +21,7 @@ prepare() {
 build() {
   cd $_hkgname-$pkgver
 
-  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+  runhaskell Setup configure -O --enable-shared --enable-debug-info 
--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=-optl-Wl\,-z\,relro\,-z\,now \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-isocline/-/commit/3ff1f3a529212b545b7460b5b62c700b2a8b8f74

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


Reply via email to