Date: Tuesday, May 22, 2018 @ 12:45:24 Author: felixonmars Revision: 327579
upgpkg: haskell-texmath 0.11.0.1-1 rebuild with texmath,0.11.0.1 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-22 12:35:31 UTC (rev 327578) +++ PKGBUILD 2018-05-22 12:45:24 UTC (rev 327579) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.11 -pkgrel=5 +pkgver=0.11.0.1 +pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="https://github.com/jgm/texmath" license=("GPL2") @@ -14,7 +14,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=('f15849801fd00e2fe4df7b3bad7df5c181113ac6bc054c3f3318ed8559867084f985f3ba61df33104add8ab627e7dd0dd2f7d565318c524dd83e45d217340803') +sha512sums=('b9c6596e414bd138b44de19157cf4b644cdb8eafd5ff1c0b7c62fe9d2c2fb87229e1c576199e7e1d343465fd9fa2814d07aa5f1cbe89d2b3474dabf23ec40f4a') build() { cd $_hkgname-$pkgver
