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


Commits:
31df088c by Felix Yan at 2025-01-04T02:51:30+08:00
upgpkg: 1.14-60: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-th-desugar
        pkgdesc = Functions to desugar Template Haskell
        pkgver = 1.14
-       pkgrel = 59
+       pkgrel = 60
        url = https://github.com/goldfirere/th-desugar
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=th-desugar
 pkgname=haskell-th-desugar
 pkgver=1.14
-pkgrel=59
+pkgrel=60
 pkgdesc="Functions to desugar Template Haskell"
 url="https://github.com/goldfirere/th-desugar";
 license=('BSD')
@@ -17,7 +17,7 @@ 
sha512sums=('fd2948c1d48f39db0231c72178e4867f866502c42812ca1ccb820e82b21f6fd6784
 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-th-desugar/-/commit/31df088c17e87cfe7f3bb6ccc17aff57d1d3745e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-desugar/-/commit/31df088c17e87cfe7f3bb6ccc17aff57d1d3745e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to