Date: Wednesday, March 17, 2021 @ 21:29:24 Author: felixonmars Revision: 894232
upgpkg: haskell-texmath 0.12.2-1: rebuild with texmath 0.12.2 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 21:26:40 UTC (rev 894231) +++ PKGBUILD 2021-03-17 21:29:24 UTC (rev 894232) @@ -3,8 +3,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.12.1.1 -pkgrel=19 +pkgver=0.12.2 +pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="https://github.com/jgm/texmath" license=("GPL2") @@ -13,7 +13,7 @@ 'haskell-syb' 'haskell-xml') makedepends=('ghc' 'haskell-temporary' 'haskell-utf8-string') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('9d06874b3c1a81b5885c3ebc0632f5a12500c9316a7bb038ddf4d2a9afbb7a7c8addc5c008e52513c7822fe00062fee5de4d7375006191c50a4822447490c299') +sha512sums=('89f3dc5c1042980abf06f1e4d3ca6806922f2094c6d7ec2cc1e4673ac16a7aaf73693c5fa5526eac96d6f9f5c2f894f2341295bacebb7216ef49eb8be7cc0424') build() { cd $_hkgname-$pkgver
