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


Commits:
6943d3c3 by Felix Yan at 2025-01-04T02:38:06+08:00
upgpkg: 0.2.5.1-2: rebuild with inspection-testing 0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-commonmark
        pkgdesc = Pure Haskell commonmark parser
        pkgver = 0.2.5.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/jgm/commonmark-hs
        arch = x86_64
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _hkgname=commonmark
 pkgname=haskell-commonmark
 pkgver=0.2.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Pure Haskell commonmark parser"
 url="https://github.com/jgm/commonmark-hs";
 license=('BSD')
@@ -17,7 +17,7 @@ 
sha512sums=('bf2e06ef30ca21aba10634ae1dc09a446353c83f4d792a3a37653d55f0e3e66a878
 build() {
     cd $_hkgname-$pkgver
 
-    runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+    runhaskell Setup configure -O --enable-shared --enable-debug-info 
--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
     runhaskell Setup build $MAKEFLAGS



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-commonmark/-/commit/6943d3c35a7c7b2360f70c1986de3f49db6a6693

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


Reply via email to