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


Commits:
3ce76297 by Felix Yan at 2025-01-04T02:38:19+08:00
upgpkg: 0.8.0-52: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-zeromq4-haskell
        pkgdesc = Bindings to ZeroMQ 4.x
        pkgver = 0.8.0
-       pkgrel = 51
+       pkgrel = 52
        url = https://gitlab.com/twittner/zeromq-haskell/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=zeromq4-haskell
 pkgname=haskell-zeromq4-haskell
 pkgver=0.8.0
-pkgrel=51
+pkgrel=52
 pkgdesc="Bindings to ZeroMQ 4.x"
 url="https://gitlab.com/twittner/zeromq-haskell/";
 license=("MIT")
@@ -22,7 +22,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 
--datasubdir=haskell-zeromq4-haskell --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-zeromq4-haskell/-/commit/3ce7629712f27f23f007d2158bbc3f5ea806517f

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


Reply via email to