Date: Monday, December 25, 2017 @ 05:34:02 Author: felixonmars Revision: 275977
upgpkg: haskell-texmath 0.10.1-1 rebuild with texmath,0.10.1 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-25 05:31:40 UTC (rev 275976) +++ PKGBUILD 2017-12-25 05:34:02 UTC (rev 275977) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.10 -pkgrel=3 +pkgver=0.10.1 +pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="https://github.com/jgm/texmath" license=("GPL") @@ -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=('c940cdb30adf38fa131965430a53adb2e445ef9813a71187eda101fdfbfb55bd6b3842f8119c7c47edc22432e086068dcb68d7a649fca521a293731f4c44ab26') +sha512sums=('6410aa02fe07a008ff228550967dd73cc623c8796f930148cf4b5c9774c6cb50cd19d4518f5c92ba2578aec9ada4ee53561cb093abf2fca674cbc9bf6b1be70b') build() { cd $_hkgname-$pkgver