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


Commits:
4d7bb2b4 by Felix Yan at 2025-04-03T16:35:37+08:00
upgpkg: 1.3.14-32: rebuild with cabal-fmt 0.1.6, cabal-install 3.8.1.0, 
cabal-install-parsers 0.6, cabal-install-solver 3.8.1.0, fourmolu 0.10.0.0, ghc 
9.4.8, ghc-lib-parser 9.4.8.20231111, ghc-lib-parser-ex 9.4.0.0, haskell-ci 
0.16, hjsmin 0.2.1, hlint 3.5, hoauth2 2.8.0, ormolu 0.5.1.0, rope-utf16-splay 
0.4.0.0, stylish-haskell 0.14.4.0, vty-crossplatform 0.4.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-xml
        pkgdesc = A simple XML library
        pkgver = 1.3.14
-       pkgrel = 31
+       pkgrel = 32
        url = https://hackage.haskell.org/package/xml
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=xml
 pkgname=haskell-xml
 pkgver=1.3.14
-pkgrel=31
+pkgrel=32
 pkgdesc="A simple XML library"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('2ddaa6c837fe85a06c751a66ae2c185fb7190f51f24649a668032b048b3e1b15982
 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-xml/-/commit/4d7bb2b48fd45fa082b6d974ba6e0db3d9561ed2

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


Reply via email to