Date: Tuesday, February 18, 2020 @ 16:25:51 Author: felixonmars Revision: 576005
upgpkg: haskell-texmath 0.12.0.1-1: rebuild with texmath 0.12.0.1 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-18 16:19:34 UTC (rev 576004) +++ PKGBUILD 2020-02-18 16:25:51 UTC (rev 576005) @@ -3,8 +3,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.12 -pkgrel=20 +pkgver=0.12.0.1 +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=('e8c304652b472c24a09460abfd473e4f8ef4d55685841cc1f3ead35abf50fc99dcaf5981c0025497d9997b0010e556ce5d99c0e8ad4872c79fa49d6d857cb1b1') +sha512sums=('41d03ae2e00c509c77a281a6e962093aa1210c0395be048978ed340b144958cc874ff6da67fc3b2632122ff7b8f4cb9e550e6537141e5ada1277b038cfec2994') build() { cd $_hkgname-$pkgver
