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


Commits:
88048640 by Felix Yan at 2025-01-04T02:53:45+08:00
upgpkg: 0.13.11.0-5: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-pango
        pkgdesc = Binding to the pango library for Gtk2Hs.
        pkgver = 0.13.11.0
-       pkgrel = 4
+       pkgrel = 5
        url = https://hackage.haskell.org/package/pango
        arch = x86_64
        license = LGPL2.1


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=pango
 pkgname=haskell-pango
 pkgver=0.13.11.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="https://hackage.haskell.org/package/pango";
 license=('LGPL2.1')
@@ -19,7 +19,7 @@ 
sha512sums=('d9cacf72221ca55ecc15e0712a90b14cf8c91569ea0e72bdb3c6e2c1d7a054619ce
 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-pango/-/commit/880486407e1d862a7b0a0da1a06e53a07ae71be0

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


Reply via email to