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


Commits:
b144cc5a by Felix Yan at 2025-01-01T03:02:54+08:00
upgpkg: 3.0.0.4-574: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-wai-conduit
        pkgdesc = Conduit wrappers for WAI
        pkgver = 3.0.0.4
-       pkgrel = 573
+       pkgrel = 574
        url = https://github.com/yesodweb/wai
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=wai-conduit
 pkgname=haskell-wai-conduit
 pkgver=3.0.0.4
-pkgrel=573
+pkgrel=574
 pkgdesc="Conduit wrappers for WAI"
 url="https://github.com/yesodweb/wai";
 license=("MIT")
@@ -17,7 +17,7 @@ 
sha512sums=('49f1a2b53912a899b4cf427a72ab7c34994fd86810e5345233de34a611c71b970ff
 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-wai-conduit/-/commit/b144cc5a705738ccc491fe60d0d10add908f29ff

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


Reply via email to