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


Commits:
28e2d20f by Felix Yan at 2025-01-04T02:54:22+08:00
upgpkg: 0.1.7-329: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tasty-th
        pkgdesc = Automatic tasty test case discovery using TH
        pkgver = 0.1.7
-       pkgrel = 328
+       pkgrel = 329
        url = https://github.com/bennofs/tasty-th
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=tasty-th
 pkgname=haskell-tasty-th
 pkgver=0.1.7
-pkgrel=328
+pkgrel=329
 pkgdesc="Automatic tasty test case discovery using TH"
 url="https://github.com/bennofs/tasty-th";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('7302220ab27aaed22e064518e915610fd5dc7033a931f862fbc63e8a0b1cadcf930
 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-tasty-th/-/commit/28e2d20f1727177c2c71e079d7f6a2bcd83429c6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-th/-/commit/28e2d20f1727177c2c71e079d7f6a2bcd83429c6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to