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


Commits:
5fd2cb76 by Felix Yan at 2024-12-30T04:07:44+08:00
upgpkg: 2.12.0.6-248: rebuild with system-fileio 0.3.16.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-persistent-qq
        pkgdesc = Provides a quasi-quoter for raw SQL for persistent
        pkgver = 2.12.0.6
-       pkgrel = 247
+       pkgrel = 248
        url = https://github.com/yesod-web/persistent
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=persistent-qq
 pkgname=haskell-persistent-qq
 pkgver=2.12.0.6
-pkgrel=247
+pkgrel=248
 pkgdesc="Provides a quasi-quoter for raw SQL for persistent"
 url="https://github.com/yesod-web/persistent";
 license=('MIT')
@@ -24,7 +24,7 @@ build() {
         _opts=('--disable-tests')
     fi
     
-    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 
"${_opts[@]}" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-qq/-/commit/5fd2cb76f76ab021bffc0fe6d25f43249e581b80

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-persistent-qq/-/commit/5fd2cb76f76ab021bffc0fe6d25f43249e581b80
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to