Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ghc-tcplugins-extra


Commits:
5c074919 by Felix Yan at 2024-02-25T21:01:26+00:00
upgpkg: 0.4.5-2: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-ghc-tcplugins-extra
        pkgdesc = Utilities for writing GHC type-checker plugins
        pkgver = 0.4.5
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/clash-lang/ghc-tcplugins-extra
        arch = x86_64
        license = custom:BSD2


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=ghc-tcplugins-extra
 pkgname=haskell-ghc-tcplugins-extra
 pkgver=0.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Utilities for writing GHC type-checker plugins"
 url="https://github.com/clash-lang/ghc-tcplugins-extra";
 license=('custom:BSD2')
@@ -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 \
-        --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-ghc-tcplugins-extra/-/commit/5c07491989b48635c2573ef0479ab878cce86055

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ghc-tcplugins-extra/-/commit/5c07491989b48635c2573ef0479ab878cce86055
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to