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


Commits:
58ad64e6 by Felix Yan at 2025-01-04T01:28:02+08:00
upgpkg: 1.2.1.1-53: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-smallcheck
        pkgdesc = A property-based testing library
        pkgver = 1.2.1.1
-       pkgrel = 52
+       pkgrel = 53
        url = https://github.com/feuerbach/smallcheck
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=smallcheck
 pkgname=haskell-smallcheck
 pkgver=1.2.1.1
-pkgrel=52
+pkgrel=53
 pkgdesc="A property-based testing library"
 url="https://github.com/feuerbach/smallcheck";
 license=('BSD')
@@ -16,7 +16,7 @@ 
sha512sums=('8112b48ecf68cc2d1e214dd67ae97319cd2941a8df884d187626f718e40e0f9b1fa
 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-smallcheck/-/commit/58ad64e64a0985a149d65d7e8335fb8f2c0653e1

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


Reply via email to