Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-src-exts


Commits:
2dcc9beb by Felix Yan at 2025-01-04T02:52:59+08:00
upgpkg: 1.23.1-218: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-src-exts
        pkgdesc = Manipulating Haskell source: abstract syntax, lexer, parser, 
and pretty-printer
        pkgver = 1.23.1
-       pkgrel = 217
+       pkgrel = 218
        url = https://github.com/haskell-suite/haskell-src-exts
        arch = x86_64
        license = custom:BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=haskell-src-exts
 pkgname=haskell-src-exts
 pkgver=1.23.1
-pkgrel=217
+pkgrel=218
 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and 
pretty-printer"
 url="https://github.com/haskell-suite/haskell-src-exts";
 license=("custom:BSD")
@@ -18,7 +18,7 @@ 
sha512sums=('c9e6e4d93c2b4ee84d57707aed526291b5c4e297f06a3921257feb0c1df3bb095ad
 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-src-exts/-/commit/2dcc9beb04fe7ca7c5000b5c5667a21782a90c15

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-src-exts/-/commit/2dcc9beb04fe7ca7c5000b5c5667a21782a90c15
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to