Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-texmath
Commits:
da063cbd by Felix Yan at 2024-02-26T12:40:29+00:00
upgpkg: 0.12.8.4-5: rebuild with GHC 9.2.8, doctest-parallel 0.3.1,
filepath-bytestring 1.4.2.1.13, ghc-lib-parser 9.2.8.20230729,
ghc-lib-parser-ex 9.2.1.1, resolv 0.2.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-texmath
pkgdesc = Conversion between math formats.
pkgver = 0.12.8.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jgm/texmath
arch = x86_64
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=texmath
pkgname=haskell-texmath
pkgver=0.12.8.4
-pkgrel=4
+pkgrel=5
pkgdesc="Conversion between math formats."
url="https://github.com/jgm/texmath"
license=("GPL2")
@@ -20,7 +20,7 @@ build() {
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic
--disable-library-vanilla \
--prefix=/usr --docdir="/usr/share/doc/$pkgname" --enable-tests \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
--ghc-option=-fllvm \
+ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
--ghc-option='-pie' \
-fnetwork-uri -f-executable
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-texmath/-/commit/da063cbdaf3453750ad95e0c520be4f109163d7f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-texmath/-/commit/da063cbdaf3453750ad95e0c520be4f109163d7f
You're receiving this email because of your account on gitlab.archlinux.org.