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


Commits:
2f26faf0 by Felix Yan at 2025-01-04T01:30:00+08:00
upgpkg: 0.8.3-50: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-hspec-expectations
        pkgdesc = Catchy combinators for HUnit
        pkgver = 0.8.3
-       pkgrel = 49
+       pkgrel = 50
        url = https://github.com/sol/hspec-expectations
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=hspec-expectations
 pkgname=haskell-hspec-expectations
 pkgver=0.8.3
-pkgrel=49
+pkgrel=50
 pkgdesc="Catchy combinators for HUnit"
 url="https://github.com/sol/hspec-expectations";
 license=('MIT')
@@ -16,7 +16,7 @@ 
sha512sums=('d2e0c8b37560d7c1e1aba673dd9125bfdd97d435550b4d9dbadc2ffb8ec2b1abaa5
 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-hspec-expectations/-/commit/2f26faf08c3d5b9222413ab7cc516bdc6a72602d

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


Reply via email to