Date: Saturday, February 4, 2017 @ 07:47:47 Author: felixonmars Revision: 209828
upgpkg: haskell-texmath 0.9.1-1 rebuild with texmath,0.9.1 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-04 07:41:25 UTC (rev 209827) +++ PKGBUILD 2017-02-04 07:47:47 UTC (rev 209828) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.9 -pkgrel=6 +pkgver=0.9.1 +pkgrel=1 pkgdesc="Conversion between formats used to represent mathematics." url="http://github.com/jgm/texmath" license=("GPL") @@ -13,7 +13,7 @@ depends=("ghc=8.0.1" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types" "haskell-parsec" "haskell-syb" "haskell-xml") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('6ee9cda09fd38b27309abf50216ae2081543c0edf939f71cc3856feca24c5f2c') +sha256sums=('cafb98d25da63bdd76f75b29bf395c9e023cf46d753db9a1534e84879cb8697e') build() { cd $_hkgname-$pkgver
