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


Commits:
906d782c by Felix Yan at 2024-02-25T23:15:52+00:00
upgpkg: 0.0.5-18: rebuild with GHC 9.2.8

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-string-qq
        pkgdesc = QuasiQuoter for non-interpolated strings, texts and 
bytestrings.
        pkgver = 0.0.5
-       pkgrel = 17
+       pkgrel = 18
        url = https://hackage.haskell.org/package/string-qq
        arch = x86_64
        license = custom:PublicDomain


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=string-qq
 pkgname=haskell-string-qq
 pkgver=0.0.5
-pkgrel=17
+pkgrel=18
 pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings."
 url="https://hackage.haskell.org/package/string-qq";
 license=("custom:PublicDomain")
@@ -19,7 +19,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-string-qq/-/commit/906d782cf3a3734d94559db3e6cd2baa8a68d811

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/906d782cf3a3734d94559db3e6cd2baa8a68d811
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to