Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-attoparsec-iso8601


Commits:
79a53b6f by Felix Yan at 2025-01-04T02:35:42+08:00
upgpkg: 1.1.0.0-56: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-attoparsec-iso8601
        pkgdesc = Parsing of ISO 8601 dates, originally from aeson
        pkgver = 1.1.0.0
-       pkgrel = 55
+       pkgrel = 56
        url = https://github.com/haskell/aeson
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=attoparsec-iso8601
 pkgname=haskell-attoparsec-iso8601
 pkgver=1.1.0.0
-pkgrel=55
+pkgrel=56
 pkgdesc="Parsing of ISO 8601 dates, originally from aeson"
 url="https://github.com/haskell/aeson";
 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 \
             -f-developer -f-fast



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-attoparsec-iso8601/-/commit/79a53b6f9a8bdf2bba03f78fb9867cc566c5fbc1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-attoparsec-iso8601/-/commit/79a53b6f9a8bdf2bba03f78fb9867cc566c5fbc1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to