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


Commits:
1a21b84c by Felix Yan at 2025-01-04T02:37:50+08:00
upgpkg: 9.3.1.22-134: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hxt
        pkgdesc = A collection of tools for processing XML with Haskell.
        pkgver = 9.3.1.22
-       pkgrel = 133
+       pkgrel = 134
        url = https://github.com/UweSchmidt/hxt
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hxt
 pkgname=haskell-hxt
 pkgver=9.3.1.22
-pkgrel=133
+pkgrel=134
 pkgdesc="A collection of tools for processing XML with Haskell."
 url="https://github.com/UweSchmidt/hxt";
 license=('MIT')
@@ -17,7 +17,7 @@ 
sha512sums=('ac7720a01a7769bfb528aa5de29fff9a993c430af75d1326bd50e845c3b7378be09
 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 \
             -fnetwork-uri



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hxt/-/commit/1a21b84c3b1628d8923ff90283bdb934b1ccdacd

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


Reply via email to