Date: Sunday, October 9, 2022 @ 12:47:52 Author: felixonmars Revision: 1324488
upgpkg: haskell-texmath 0.12.5.4-1: rebuild with texmath 0.12.5.4 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-09 12:47:26 UTC (rev 1324487) +++ PKGBUILD 2022-10-09 12:47:52 UTC (rev 1324488) @@ -3,8 +3,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.12.5.3 -pkgrel=2 +pkgver=0.12.5.4 +pkgrel=1 pkgdesc="Conversion between math formats." url="https://github.com/jgm/texmath" license=("GPL2") @@ -13,7 +13,7 @@ '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=('02cc963325375aedf044f89ede7088ac59f2e70196888237673b312e4db492f20a11784bcb8ce94f60b6674c3145ced4c92a5b187aa2bb8de4606b4e0a273b95') +sha512sums=('fbf40553d78335b254d31348b5c65c653aa0bf4bd9e7543a1d778ac192cf8d6bf3ae0922b44c1f23a4e8d0493c495a8d3617f560957e71f6bd2fa889aafe16d4') build() { cd $_hkgname-$pkgver
