Skip to content
Snippets Groups Projects
Verified Commit 4edd6202 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 0.7.4.0-104: rebuild with GHC 9.2.8 (rebuild pass 1, specified --nocheck)

parent cf7c0f35
No related branches found
Tags 2.2.0-95
No related merge requests found
pkgbase = haskell-primitive
pkgdesc = Wrappers for primitive operations
pkgver = 0.7.4.0
pkgrel = 103
pkgrel = 104
url = https://hackage.haskell.org/package/primitive
arch = x86_64
license = BSD
......
......@@ -3,7 +3,7 @@
pkgname=haskell-primitive
pkgver=0.7.4.0
pkgrel=103
pkgrel=104
pkgdesc="Wrappers for primitive operations"
url="https://hackage.haskell.org/package/primitive"
license=("BSD")
......@@ -32,7 +32,7 @@ build() {
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname "${_opts[@]}" \
--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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment