Date: Tuesday, March 22, 2022 @ 18:27:39 Author: felixonmars Revision: 1170445
upgpkg: haskell-texmath 0.12.4-1: rebuild with ipynb 0.2, pandoc 2.17, texmath 0.12.4 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-22 18:26:00 UTC (rev 1170444) +++ PKGBUILD 2022-03-22 18:27:39 UTC (rev 1170445) @@ -3,9 +3,9 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.12.3.3 +pkgver=0.12.4 pkgrel=1 -pkgdesc="Conversion between formats used to represent mathematics." +pkgdesc="Conversion between math formats." url="https://github.com/jgm/texmath" license=("GPL2") arch=('x86_64') @@ -13,7 +13,7 @@ 'haskell-xml') makedepends=('ghc' 'haskell-temporary' 'haskell-utf8-string') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('07ee03d38eea761cdfcc8f1466466535f6b59e77b06c690d4113c8269170cc8e4a3cb596f659749f77e515e4b0ebb13a6564da30ff60f630a7c481689b4de278') +sha512sums=('e76f5c8c4756120c8402833826a8ecc0e0a3babf05dc928b68cc3d43e0a3df8dc7aba93b9f8b06ec86ca1453fb460879c34d0d20a346cec8e23c52555f30d00a') build() { cd $_hkgname-$pkgver
