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


Commits:
3c631536 by Felix Yan at 2025-01-04T02:54:24+08:00
upgpkg: 0.2.4-248: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-test-framework-th
        pkgdesc = Automagically generate the HUnit- and Quickcheck-bulk-code 
using Template Haskell
        pkgver = 0.2.4
-       pkgrel = 247
+       pkgrel = 248
        url = https://github.com/finnsson/test-generator
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=test-framework-th
 pkgname=haskell-test-framework-th
 pkgver=0.2.4
-pkgrel=247
+pkgrel=248
 pkgdesc="Automagically generate the HUnit- and Quickcheck-bulk-code using 
Template Haskell"
 url="https://github.com/finnsson/test-generator";
 license=('BSD')
@@ -17,7 +17,7 @@ 
sha512sums=('0e8b6898eb7bf481bafb0c9ff9caa615dbf768e538e26b15ab899c5c9a1ad6bd6ed
 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-test-framework-th/-/commit/3c6315365750f4f6611ca5bba83bc2316c29d131

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-test-framework-th/-/commit/3c6315365750f4f6611ca5bba83bc2316c29d131
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to