Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-quickcheck-instances
Commits:
24f26574 by Felix Yan at 2025-01-04T03:06:05+08:00
upgpkg: 0.3.30-84: rebuild with inspection-testing 0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-quickcheck-instances
pkgdesc = Common quickcheck instances
pkgver = 0.3.30
- pkgrel = 83
+ pkgrel = 84
url = https://github.com/haskellari/qc-instances
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=quickcheck-instances
pkgname=haskell-quickcheck-instances
pkgver=0.3.30
-pkgrel=83
+pkgrel=84
pkgdesc="Common quickcheck instances"
url="https://github.com/haskellari/qc-instances"
license=("BSD")
@@ -22,7 +22,7 @@
sha512sums=('090dba82984c45bf6e5c83ce460a77fe2af35443fa76ecaa50f63350c2b0a74f394
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 \
-f-bytestring-builder
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-instances/-/commit/24f265740ed9a1f4f9e96777b12d64af570bc221
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-quickcheck-instances/-/commit/24f265740ed9a1f4f9e96777b12d64af570bc221
You're receiving this email because of your account on gitlab.archlinux.org.