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


Commits:
9de2bed4 by Felix Yan at 2025-01-04T03:01:06+08:00
upgpkg: 0.4.2-93: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-ini
        pkgdesc = Configuration files in the INI format
        pkgver = 0.4.2
-       pkgrel = 92
+       pkgrel = 93
        url = https://github.com/andreasabel/ini
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=ini
 pkgname=haskell-ini
 pkgver=0.4.2
-pkgrel=92
+pkgrel=93
 pkgdesc="Configuration files in the INI format"
 url="https://github.com/andreasabel/ini";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('ff46e8851c3d5bf75ff418016300edb726afa3c6973664dff7feb053e7528ce9f2e
 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-ini/-/commit/9de2bed480e9c8ed05dcba44cd6db166979b88df

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


Reply via email to