Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-barbies
Commits:
06c573d8 by Felix Yan at 2025-01-04T02:36:54+08:00
upgpkg: 2.0.5.0-22: rebuild with inspection-testing 0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-barbies
pkgdesc = Classes for working with types that can change clothes.
pkgver = 2.0.5.0
- pkgrel = 21
+ pkgrel = 22
url = https://github.com/jcpetruzza/barbies#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=barbies
pkgname=haskell-barbies
pkgver=2.0.5.0
-pkgrel=21
+pkgrel=22
pkgdesc="Classes for working with types that can change clothes."
url="https://github.com/jcpetruzza/barbies#readme"
license=("BSD")
@@ -17,7 +17,7 @@
sha256sums=('d522ca55fb46587efcda07e0b5293be9120fbcb788594c084f71a71e66210cc9')
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-barbies/-/commit/06c573d8137a8db6935ca4f0c6cae822e2443eaa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-barbies/-/commit/06c573d8137a8db6935ca4f0c6cae822e2443eaa
You're receiving this email because of your account on gitlab.archlinux.org.