Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-html-entity-map


Commits:
000553a7 by Felix Yan at 2025-01-04T03:01:55+08:00
upgpkg: 0.1.0.0-177: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-html-entity-map
        pkgdesc = Map from HTML5 entity names to the corresponding Unicode text
        pkgver = 0.1.0.0
-       pkgrel = 176
+       pkgrel = 177
        url = https://github.com/mrkkrp/html-entity-map
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=html-entity-map
 pkgname=haskell-html-entity-map
 pkgver=0.1.0.0
-pkgrel=176
+pkgrel=177
 pkgdesc="Map from HTML5 entity names to the corresponding Unicode text"
 url="https://github.com/mrkkrp/html-entity-map";
 license=("BSD")
@@ -16,7 +16,7 @@ 
sha256sums=('983600c33e8515e6ca31742d25490fb5a7be02503331963621b0ba5cd70d344c')
 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-html-entity-map/-/commit/000553a7e9c8f2f2e6c63ce2d464b09b5402be48

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-html-entity-map/-/commit/000553a7e9c8f2f2e6c63ce2d464b09b5402be48
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to