Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-texmath
Commits:
5a406770 by Felix Yan at 2026-07-04T01:37:21+08:00
upgpkg: 0.12.8.13-1: rebuild with texmath 0.12.8.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-texmath
pkgdesc = Conversion between math formats.
- pkgver = 0.12.8.12
- pkgrel = 51
+ pkgver = 0.12.8.13
+ pkgrel = 1
url = https://github.com/jgm/texmath
arch = x86_64
license = GPL-2.0-only
@@ -17,7 +17,7 @@ pkgbase = haskell-texmath
depends = haskell-syb
depends = haskell-typst-symbols
depends = haskell-xml
- source =
https://hackage.haskell.org/packages/archive/texmath/0.12.8.12/texmath-0.12.8.12.tar.gz
- sha512sums =
e8ec09c0687d2b4ca5cd74a91b3fba0c2a805468631c45236a8013e44bee879e527541662d568ee6628332d84b55cf9e836d9d710b883e69ddc58703c4782dba
+ source =
https://hackage.haskell.org/packages/archive/texmath/0.12.8.13/texmath-0.12.8.13.tar.gz
+ sha512sums =
7e15d5219551f0b5f7acf1d8a8d9e7ed1e574f74a4b6234d9d48a9d2ed48508d238889166bb3123d21114793257b7410b2baa3b5220412c6527a589fc95f15d3
pkgname = haskell-texmath
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
_hkgname=texmath
pkgname=haskell-texmath
-pkgver=0.12.8.12
-pkgrel=51
+pkgver=0.12.8.13
+pkgrel=1
pkgdesc="Conversion between math formats."
url="https://github.com/jgm/texmath"
license=('GPL-2.0-only')
@@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-network-uri'
'haskell-pandoc-types' 'haskell-split'
'haskell-typst-symbols' 'haskell-xml')
makedepends=('ghc' 'haskell-pretty-show' 'haskell-tagged' 'haskell-tasty'
'haskell-tasty-golden')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e8ec09c0687d2b4ca5cd74a91b3fba0c2a805468631c45236a8013e44bee879e527541662d568ee6628332d84b55cf9e836d9d710b883e69ddc58703c4782dba')
+sha512sums=('7e15d5219551f0b5f7acf1d8a8d9e7ed1e574f74a4b6234d9d48a9d2ed48508d238889166bb3123d21114793257b7410b2baa3b5220412c6527a589fc95f15d3')
build() {
cd $_hkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-texmath/-/commit/5a406770a838ee68700d96f1b2434320b084695a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-texmath/-/commit/5a406770a838ee68700d96f1b2434320b084695a
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help