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


Commits:
39f66edf by Felix Yan at 2025-01-04T02:58:27+08:00
upgpkg: 0.1.3.6-102: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tz
        pkgdesc = Efficient time zone handling
        pkgver = 0.1.3.6
-       pkgrel = 101
+       pkgrel = 102
        url = https://github.com/ysangkok/haskell-tz
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=tz
 pkgname=haskell-tz
 pkgver=0.1.3.6
-pkgrel=101
+pkgrel=102
 pkgdesc='Efficient time zone handling'
 arch=(x86_64)
 url='https://github.com/ysangkok/haskell-tz'
@@ -23,7 +23,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 \
     --enable-tests \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tz/-/commit/39f66edf55c5aa259c6b9f94f0c0e2e0d56d9aaf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tz/-/commit/39f66edf55c5aa259c6b9f94f0c0e2e0d56d9aaf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to