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


Commits:
a5ac19d1 by Felix Yan at 2025-01-01T03:04:53+08:00
upgpkg: 1.9.1.4-2: rebuild with vector-algorithms 0.9.0.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-xml-conduit
        pkgdesc = Pure-Haskell utilities for dealing with XML with the conduit 
package.
        pkgver = 1.9.1.4
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/snoyberg/xml
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
 pkgver=1.9.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="https://github.com/snoyberg/xml";
 license=("MIT")
@@ -19,7 +19,7 @@ 
sha512sums=('3d92a3fa769e56ab357113349c9b1681bd67cc0d5f41646457edb25c92641e11914
 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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xml-conduit/-/commit/a5ac19d1f5f124c8cdafac150affec54613a5ae4

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


Reply via email to