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


Commits:
eb64f077 by Felix Yan at 2025-01-04T02:33:32+08:00
upgpkg: 0.4.5-104: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-network-simple
        pkgdesc = Simple network sockets usage patterns.
        pkgver = 0.4.5
-       pkgrel = 103
+       pkgrel = 104
        url = https://github.com/k0001/network-simple
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=network-simple
 pkgname=haskell-network-simple
 pkgver=0.4.5
-pkgrel=103
+pkgrel=104
 pkgdesc="Simple network sockets usage patterns."
 url="https://github.com/k0001/network-simple";
 license=("BSD")
@@ -16,7 +16,7 @@ 
sha256sums=('07a0bf25972a5fb42ab68f71db00b2758c6b15f09f73b1324550749d397b179e')
 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-network-simple/-/commit/eb64f0778c824fcbe1b2d00f93d1d1b4c5e26dc7

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


Reply via email to