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


Commits:
39c832a5 by Felix Yan at 2025-01-04T02:34:58+08:00
upgpkg: 0.4.19.0-11: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-sqlite-simple
        pkgdesc = Mid-Level SQLite client library
        pkgver = 0.4.19.0
-       pkgrel = 10
+       pkgrel = 11
        url = https://github.com/nurpax/sqlite-simple
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=sqlite-simple
 pkgname=haskell-sqlite-simple
 pkgver=0.4.19.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Mid-Level SQLite client library"
 url="https://github.com/nurpax/sqlite-simple";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha256sums=('38727d16060909a2b65c15914ba58a68d88fe9919c547078e701e50635e9323a')
 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-sqlite-simple/-/commit/39c832a5d34ee7c43d51ad9e2139e737cbdb4b92

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sqlite-simple/-/commit/39c832a5d34ee7c43d51ad9e2139e737cbdb4b92
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to