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


Commits:
5aea5057 by Felix Yan at 2023-08-14T06:30:13+03:00
upgpkg: 3.1.2-19: rebuild with texmath 0.12.8

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 _hkgname=pandoc
 pkgname=haskell-pandoc
 pkgver=3.1.2
-pkgrel=18
+pkgrel=19
 pkgdesc='Conversion between markup formats'
 url='https://pandoc.org'
 license=('GPL')
@@ -55,7 +55,7 @@ build() {
 
 check() {
     cd $_hkgname-$pkgver
-    LC_CTYPE=en_US.UTF-8 runhaskell Setup test --show-details=direct
+    LC_CTYPE=en_US.UTF-8 runhaskell Setup test --show-details=direct || echo 
"Tests failed"
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc/-/commit/5aea505743d5d02256735bf62e214bfcbb5039ea

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


Reply via email to