Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-language-javascript


Commits:
b140fcda by Felix Yan at 2025-01-04T02:32:20+08:00
upgpkg: 0.7.1.0-165: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-language-javascript
        pkgdesc = Parser for JavaScript
        pkgver = 0.7.1.0
-       pkgrel = 164
+       pkgrel = 165
        url = https://github.com/erikd/language-javascript
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=language-javascript
 pkgname=haskell-language-javascript
 pkgver=0.7.1.0
-pkgrel=164
+pkgrel=165
 pkgdesc="Parser for JavaScript"
 url="https://github.com/erikd/language-javascript";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('35f935f121cb8aad1a28be50ba8d571ee60bd2c6721eaf9bc7f897cbc4a33b17213
 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 \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-javascript/-/commit/b140fcdac258d1fef41b9e9bbbfdad94cff03fa4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-javascript/-/commit/b140fcdac258d1fef41b9e9bbbfdad94cff03fa4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to