Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-regex-applicative-text


Commits:
5cb4e099 by Felix Yan at 2025-01-04T02:47:31+08:00
upgpkg: 0.1.0.1-219: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-regex-applicative-text
        pkgdesc = Wrapped regex-applicative primitives to work with Text
        pkgver = 0.1.0.1
-       pkgrel = 218
+       pkgrel = 219
        url = https://github.com/phadej/regex-applicative-text#readme
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=regex-applicative-text
 pkgname=haskell-regex-applicative-text
 pkgver=0.1.0.1
-pkgrel=218
+pkgrel=219
 pkgdesc="Wrapped regex-applicative primitives to work with Text"
 url="https://github.com/phadej/regex-applicative-text#readme";
 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 \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-applicative-text/-/commit/5cb4e099fb9df1a936fb6300647471b023b89b74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-regex-applicative-text/-/commit/5cb4e099fb9df1a936fb6300647471b023b89b74
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to