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


Commits:
9b6fb672 by Felix Yan at 2024-12-30T04:10:56+08:00
upgpkg: 1.7.6-118: rebuild with system-fileio 0.3.16.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-form
        pkgdesc = Form handling support for Yesod Web Framework
        pkgver = 1.7.6
-       pkgrel = 117
+       pkgrel = 118
        url = http://www.yesodweb.com/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.7.6
-pkgrel=117
+pkgrel=118
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -20,7 +20,7 @@ 
sha512sums=('61aeecc699cccd33b4761cea3d82faa294ad3cafe027142f617fbbb6e01e911c053
 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 \
       -fnetwork-uri



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-form/-/commit/9b6fb6722b4f149fc368ecfb288a9747f38035b7

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


Reply via email to