Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-gi-gdkx11
Commits: e9063417 by Felix Yan at 2025-01-01T04:03:28+08:00 upgpkg: 4.0.7-98: rebuild with vector-algorithms 0.9.0.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-gi-gdkx11 pkgdesc = GdkX11 bindings pkgver = 4.0.7 - pkgrel = 97 + pkgrel = 98 url = https://github.com/haskell-gi/haskell-gi arch = x86_64 license = LGPL2_1 ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=gi-gdkx11 pkgname=haskell-gi-gdkx11 pkgver=4.0.7 -pkgrel=97 +pkgrel=98 pkgdesc="GdkX11 bindings" url="https://github.com/haskell-gi/haskell-gi" license=("LGPL2_1") @@ -17,7 +17,7 @@ sha256sums=('b08544c6799fc117972702596da5724bef245abb76a0b9f783d1faa45c46d543') 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 \ --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdkx11/-/commit/e9063417fd0e08309851354a7c32ea4dff658d31 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-gi-gdkx11/-/commit/e9063417fd0e08309851354a7c32ea4dff658d31 You're receiving this email because of your account on gitlab.archlinux.org.