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


Commits:
a0111d43 by Felix Yan at 2024-02-25T20:54:11+00:00
upgpkg: 0.5.0.3-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-inspection-testing
        pkgdesc = GHC plugin to do inspection testing
        pkgver = 0.5.0.3
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/nomeata/inspection-testing
        arch = x86_64
        license = MIT


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=inspection-testing
 pkgname=haskell-inspection-testing
 pkgver=0.5.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="GHC plugin to do inspection testing"
 url="https://github.com/nomeata/inspection-testing";
 license=('MIT')
@@ -18,7 +18,7 @@ build() {
 
     runhaskell Setup configure -O --enable-shared --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=-fllvm
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-inspection-testing/-/commit/a0111d43fc5e3035af3f5392b50ba9b7c339a592

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


Reply via email to