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


Commits:
7fe74baa by Felix Yan at 2024-12-30T04:12:31+08:00
upgpkg: 1.6.1.0-756: rebuild with system-fileio 0.3.16.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-static
        pkgdesc = Static file serving subsite for Yesod Web Framework.
        pkgver = 1.6.1.0
-       pkgrel = 755
+       pkgrel = 756
        url = http://www.yesodweb.com/
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.6.1.0
-pkgrel=755
+pkgrel=756
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")
@@ -22,7 +22,7 @@ 
sha512sums=('66037ec28eac83e374161c1b306a4d20805ecb35ccfc4878e7894d961daaf30d993
 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-static/-/commit/7fe74baafd1e258ba2ef5bb1db2466be1d7111f7

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


Reply via email to