Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-comonad
Commits:
b0e5ee79 by Felix Yan at 2025-01-04T03:03:10+08:00
upgpkg: 5.0.8-284: rebuild with inspection-testing 0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-comonad
pkgdesc = Comonads
pkgver = 5.0.8
- pkgrel = 283
+ pkgrel = 284
url = https://github.com/ekmett/comonad/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=comonad
pkgname=haskell-comonad
pkgver=5.0.8
-pkgrel=283
+pkgrel=284
pkgdesc="Comonads"
url="https://github.com/ekmett/comonad/"
license=("BSD")
@@ -18,7 +18,7 @@
sha512sums=('b823ea36826da74c6ec46cb835493224f62da66516841b9660a04c391dee803c31e
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 \
-fdistributive -fcontravariant -fcontainers -ftest-doctests
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-comonad/-/commit/b0e5ee79b1be346cceb954e303af8962341fec73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-comonad/-/commit/b0e5ee79b1be346cceb954e303af8962341fec73
You're receiving this email because of your account on gitlab.archlinux.org.