Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-uniplate
Commits:
1ad5fa92 by Felix Yan at 2025-01-04T03:02:06+08:00
upgpkg: 1.6.13-230: rebuild with inspection-testing 0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-uniplate
pkgdesc = Help writing simple, concise and fast generic operations.
pkgver = 1.6.13
- pkgrel = 229
+ pkgrel = 230
url = https://github.com/ndmitchell/uniplate#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=uniplate
pkgname=haskell-uniplate
pkgver=1.6.13
-pkgrel=229
+pkgrel=230
pkgdesc="Help writing simple, concise and fast generic operations."
url="https://github.com/ndmitchell/uniplate#readme"
license=("BSD")
@@ -17,7 +17,7 @@
sha512sums=('8cab820d40b318c7483319de4174bdbd3637e1c93f42bc6b796c6a8a1fa93331c0a
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 \
-fseparate_syb -ftypeable_fingerprint
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uniplate/-/commit/1ad5fa920ac9fbe0fc75b32d9864b32c20535ff4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-uniplate/-/commit/1ad5fa920ac9fbe0fc75b32d9864b32c20535ff4
You're receiving this email because of your account on gitlab.archlinux.org.