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


Commits:
925e8e5f by Felix Yan at 2025-01-04T02:55:40+08:00
upgpkg: 0.2.20240201.0-11: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-tzdata
        pkgdesc = Haskell package that distributes the standard time zone 
database
        pkgver = 0.2.20240201.0
-       pkgrel = 10
+       pkgrel = 11
        url = https://github.com/ysangkok/haskell-tzdata
        arch = x86_64
        license = Apache


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=tzdata
 pkgname=haskell-tzdata
 pkgver=0.2.20240201.0
-pkgrel=10
+pkgrel=11
 pkgdesc="Haskell package that distributes the standard time zone database"
 url="https://github.com/ysangkok/haskell-tzdata";
 license=('Apache')
@@ -16,7 +16,7 @@ 
sha512sums=('8f90ee8a71de93d5e79a11645fb5ef47abe7b1805db086c63ae80558ac56dc1a791
 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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tzdata/-/commit/925e8e5f9023ca7ff063e2ccf5531163caae288c

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


Reply via email to