Date: Saturday, August 14, 2021 @ 09:32:37 Author: felixonmars Revision: 998496
upgpkg: haskell-texmath 0.12.3.1-1: rebuild with texmath 0.12.3.1 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-14 09:28:04 UTC (rev 998495) +++ PKGBUILD 2021-08-14 09:32:37 UTC (rev 998496) @@ -3,8 +3,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.12.3 -pkgrel=20 +pkgver=0.12.3.1 +pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="https://github.com/jgm/texmath" license=("GPL2") @@ -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=('4fac33434f971711e90650511fb32b22456bd3559d294dd712400cf5006b56744109961f49b419faae260a71f22f3c63b707e23e221fb78c843a4b226050a257') +sha512sums=('48c18c851b76368a0b106d8bc962f11784de62d03f347967ade726cdbee181bd147765bf4fb644e93649852fa079cea987dc779ae056376b6fc6057b00709c6f') build() { cd $_hkgname-$pkgver
