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


Commits:
044e7574 by Felix Yan at 2024-12-30T04:11:42+08:00
upgpkg: 1.6.16-88: rebuild with system-fileio 0.3.16.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-test
        pkgdesc = Integration testing for WAI/Yesod Applications
        pkgver = 1.6.16
-       pkgrel = 87
+       pkgrel = 88
        url = https://www.yesodweb.com
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
 pkgver=1.6.16
-pkgrel=87
+pkgrel=88
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com";
 license=('MIT')
@@ -20,7 +20,7 @@ 
sha512sums=('0bf512220604304b906232218d84459d99b8e39b572fbd2e81791e5e4b26caeaadb
 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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-test/-/commit/044e75748026dc87ea8ec96e7c044f24b6e8574d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-test/-/commit/044e75748026dc87ea8ec96e7c044f24b6e8574d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to