Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-doctest-parallel


Commits:
a70cb9dd by Felix Yan at 2025-01-04T03:01:32+08:00
upgpkg: 0.3.1-17: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-doctest-parallel
        pkgdesc = Test interactive Haskell examples
        pkgver = 0.3.1
-       pkgrel = 16
+       pkgrel = 17
        url = https://github.com/martijnbastiaan/doctest-parallel#readme
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=doctest-parallel
 pkgname=haskell-doctest-parallel
 pkgver=0.3.1
-pkgrel=16
+pkgrel=17
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/martijnbastiaan/doctest-parallel#readme";
 license=("MIT")
@@ -25,7 +25,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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-doctest-parallel/-/commit/a70cb9dd05be9ab8dee6dae9957e9e7787aa5f26

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


Reply via email to