Date: Friday, March 8, 2019 @ 16:19:38 Author: felixonmars Revision: 438098
upgpkg: haskell-texmath 0.11.2.2-1 rebuild with texmath 0.11.2.2 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-08 16:19:17 UTC (rev 438097) +++ PKGBUILD 2019-03-08 16:19:38 UTC (rev 438098) @@ -3,7 +3,7 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.11.2.1 +pkgver=0.11.2.2 pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="https://github.com/jgm/texmath" @@ -13,7 +13,7 @@ 'haskell-syb' 'haskell-xml') makedepends=('ghc' 'haskell-split' 'haskell-temporary' 'haskell-utf8-string') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('609614c99234cce8dc72d4724217164fd6257197a71862837fc117f20947f9c48e4eb0692b85c65c0c1d3c8cb4b2fbdb2e8b33657283efd99800a7c4c75cacf3') +sha512sums=('510022f5ac25852dd3ffe51a1a700e69a4d1c8b685709e50f87afaa93b4f6490fe220fe50bb42b3978cf98eab8e1534acedb0fdaa74b49ec5688f9b040620916') build() { cd $_hkgname-$pkgver
