Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-network-protocol-xmpp


Commits:
2de9a77f by Felix Yan at 2025-01-04T02:48:18+08:00
upgpkg: 0.4.10-106: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-network-protocol-xmpp
        pkgdesc = Client library for the XMPP protocol.
        pkgver = 0.4.10
-       pkgrel = 105
+       pkgrel = 106
        url = https://git.sr.ht/~singpolyma/network-protocol-xmpp
        arch = x86_64
        license = GPL3


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=network-protocol-xmpp
 pkgname=haskell-network-protocol-xmpp
 pkgver=0.4.10
-pkgrel=105
+pkgrel=106
 pkgdesc="Client library for the XMPP protocol."
 url="https://git.sr.ht/~singpolyma/network-protocol-xmpp";
 license=("GPL3")
@@ -18,7 +18,7 @@ 
sha512sums=('5d809eec7243b081c9b2d8f8887b7ed4e1e767ace90ec0a58142ee6ee5e53556b51
 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 \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network-protocol-xmpp/-/commit/2de9a77fcbb4b8b753beef52779c5c66348eb806

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-network-protocol-xmpp/-/commit/2de9a77fcbb4b8b753beef52779c5c66348eb806
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to