Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-json-ast


Commits:
82451e40 by Felix Yan at 2025-01-04T03:01:06+08:00
upgpkg: 0.3.2-73: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-json-ast
        pkgdesc = Universal JSON AST datastructure
        pkgver = 0.3.2
-       pkgrel = 72
+       pkgrel = 73
        url = https://github.com/nikita-volkov/json-ast
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=json-ast
 pkgname=haskell-json-ast
 pkgver=0.3.2
-pkgrel=72
+pkgrel=73
 pkgdesc="Universal JSON AST datastructure"
 url="https://github.com/nikita-volkov/json-ast";
 license=('MIT')
@@ -21,7 +21,7 @@ prepare() {
 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-json-ast/-/commit/82451e40da0b9ca608a880b53c3429cff7a93baa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-json-ast/-/commit/82451e40da0b9ca608a880b53c3429cff7a93baa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to