Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-data-functor-logistic
Commits:
b0822540 by Felix Yan at 2025-01-04T02:36:56+08:00
upgpkg: 0.0-47: rebuild with inspection-testing 0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-data-functor-logistic
pkgdesc = Updatable analogue of Distributive functors
pkgver = 0.0
- pkgrel = 46
+ pkgrel = 47
url = https://github.com/fumieval/data-functor-logistic
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=data-functor-logistic
pkgname=haskell-data-functor-logistic
pkgver=0.0
-pkgrel=46
+pkgrel=47
pkgdesc="Updatable analogue of Distributive functors"
url="https://github.com/fumieval/data-functor-logistic"
license=("BSD")
@@ -21,7 +21,7 @@ prepare() {
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 \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-functor-logistic/-/commit/b0822540d393d04f7656112657ce6a412a9c001f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-functor-logistic/-/commit/b0822540d393d04f7656112657ce6a412a9c001f
You're receiving this email because of your account on gitlab.archlinux.org.