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


Commits:
20315e5e by Felix Yan at 2024-12-30T04:12:38+08:00
upgpkg: 3.5.9.0-8: rebuild with system-fileio 0.3.16.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-esqueleto
        pkgdesc = Type-safe EDSL for SQL queries on persistent backends.
        pkgver = 3.5.9.0
-       pkgrel = 7
+       pkgrel = 8
        url = https://github.com/bitemyapp/esqueleto
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=esqueleto
 pkgname=haskell-esqueleto
 pkgver=3.5.9.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Type-safe EDSL for SQL queries on persistent backends."
 url="https://github.com/bitemyapp/esqueleto";
 license=("BSD")
@@ -27,7 +27,7 @@ prepare() {
 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 \
             -f-mysql -f-postgresql



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-esqueleto/-/commit/20315e5e43e070a863264d614a771cad3b304007

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


Reply via email to