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


Commits:
364191b5 by Felix Yan at 2025-01-04T02:47:46+08:00
upgpkg: 0.13.10.0-9: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-cairo
        pkgdesc = Binding to the cairo library for Gtk2Hs.
        pkgver = 0.13.10.0
-       pkgrel = 8
+       pkgrel = 9
        url = https://hackage.haskell.org/package/cairo
        arch = x86_64
        license = LGPL2.1


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=haskell-cairo
 pkgver=0.13.10.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Binding to the cairo library for Gtk2Hs."
 url="https://hackage.haskell.org/package/cairo";
 license=('LGPL2.1')
@@ -18,7 +18,7 @@ 
sha512sums=('86465f37999144a8330b2921eb7233a6a1e5258ac9debe4c70c515ccc183ed6cc04
 build() {
     cd "${srcdir}/cairo-${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-cairo/-/commit/364191b54ef928b42e62db737bc959d503eda5ad

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


Reply via email to