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


Commits:
03951282 by Felix Yan at 2025-01-04T02:32:02+08:00
upgpkg: 2.1.3-172: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-url
        pkgdesc = A library for working with URLs
        pkgver = 2.1.3
-       pkgrel = 171
+       pkgrel = 172
        url = https://www.haskell.org/haskellwiki/Url
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=url
 pkgname=haskell-url
 pkgver=2.1.3
-pkgrel=171
+pkgrel=172
 pkgdesc="A library for working with URLs"
 url="https://www.haskell.org/haskellwiki/Url";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('53ee2aabc877c91d06c7e029ff807057f88bb4ce712ad02d47655d43869ad83af90
 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-url/-/commit/039512821ed05764358585a0a97f8b82cafd2f89

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


Reply via email to