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


Commits:
7141fe70 by Felix Yan at 2025-01-04T02:37:45+08:00
upgpkg: 0.2.3.2-302: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-resource-pool
        pkgdesc = A high-performance striped resource pooling implementation
        pkgver = 0.2.3.2
-       pkgrel = 301
+       pkgrel = 302
        url = https://github.com/bos/pool
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=resource-pool
 pkgname=haskell-resource-pool
 pkgver=0.2.3.2
-pkgrel=301
+pkgrel=302
 pkgdesc="A high-performance striped resource pooling implementation"
 url="https://github.com/bos/pool";
 license=("BSD")
@@ -18,7 +18,7 @@ 
sha512sums=('42b0bb6dea35c08884f65604acc0dd93707b8d4de780c584877e92fbfe534d4f754
 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 \
             -f-developer



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resource-pool/-/commit/7141fe70641eaac0f157077540f911e382a2aba4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resource-pool/-/commit/7141fe70641eaac0f157077540f911e382a2aba4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to