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


Commits:
0a5654c7 by Felix Yan at 2025-01-04T01:32:09+08:00
upgpkg: 0.2.0-708: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-quickcheck-io
        pkgdesc = Use HUnit assertions as QuickCheck properties
        pkgver = 0.2.0
-       pkgrel = 707
+       pkgrel = 708
        url = https://github.com/hspec/quickcheck-io
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=quickcheck-io
 pkgname=haskell-quickcheck-io
 pkgver=0.2.0
-pkgrel=707
+pkgrel=708
 pkgdesc="Use HUnit assertions as QuickCheck properties"
 url="https://github.com/hspec/quickcheck-io";
 license=('MIT')
@@ -16,7 +16,7 @@ 
sha512sums=('02e1f40bac8f31f27c21d1d2df9f226816f9da871092b09f0451a8321e250c9e948
 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-quickcheck-io/-/commit/0a5654c70639c2c5fdb8fbadcd1765377e3b329b

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


Reply via email to