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


Commits:
17715a52 by Felix Yan at 2025-01-04T01:28:37+08:00
upgpkg: 1.6.2.0-238: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hunit
        pkgdesc = A unit testing framework for Haskell
        pkgver = 1.6.2.0
-       pkgrel = 237
+       pkgrel = 238
        url = http://hunit.sourceforge.net/
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=HUnit
 pkgname=haskell-hunit
 pkgver=1.6.2.0
-pkgrel=237
+pkgrel=238
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/";
 license=("BSD")
@@ -17,7 +17,7 @@ 
sha512sums=('b27c33545fcb4ca78dd9543eb0ab2f09e5edd989d116fe2136d876eb94745e6d384
 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 \
             -fbase4



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hunit/-/commit/17715a527e73972b01254428ec9127f5504ea786

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


Reply via email to