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


Commits:
c9ebace7 by Felix Yan at 2025-01-04T01:31:30+08:00
upgpkg: 2.14.3-79: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-quickcheck
        pkgdesc = Automatic testing of Haskell programs
        pkgver = 2.14.3
-       pkgrel = 78
+       pkgrel = 79
        url = https://hackage.haskell.org/package/QuickCheck
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 _hkgname=QuickCheck
 pkgname=haskell-quickcheck
 pkgver=2.14.3
-pkgrel=78
+pkgrel=79
 pkgdesc='Automatic testing of Haskell programs'
 url='https://hackage.haskell.org/package/QuickCheck'
 license=('BSD')
@@ -19,7 +19,7 @@ build() {
   cd $_hkgname-$pkgver
 
   runhaskell Setup configure \
-    -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
+    -O --enable-shared --enable-debug-info --enable-executable-dynamic 
--disable-library-vanilla \
     --prefix=/usr --docdir="/usr/share/doc/$pkgname" --enable-tests \
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
     -ftemplateHaskell



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck/-/commit/c9ebace78414896aff9d85a9ef0a701aea5cf67a

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


Reply via email to