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


Commits:
db41984a by Felix Yan at 2025-01-04T02:19:46+08:00
upgpkg: 0.5.2-132: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-decimal
        pkgdesc = Decimal numbers with variable precision
        pkgver = 0.5.2
-       pkgrel = 131
+       pkgrel = 132
        url = https://github.com/PaulJohnson/Haskell-Decimal
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=Decimal
 pkgname=haskell-decimal
 pkgver=0.5.2
-pkgrel=131
+pkgrel=132
 pkgdesc="Decimal numbers with variable precision"
 url="https://github.com/PaulJohnson/Haskell-Decimal";
 license=("BSD")
@@ -18,7 +18,7 @@ 
sha512sums=('59a3e9230719ec55ccad2ca54255a93edfcee405154f71f780ef729c03231b552bc
 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-decimal/-/commit/db41984aaddd7ffa182fe9c8e0e00afebb9bd46f

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


Reply via email to