Date: Wednesday, March 22, 2017 @ 06:46:22 Author: felixonmars Revision: 218324
upgpkg: haskell-texmath 0.9.4-1 rebuild with texmath,0.9.4 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-22 06:39:29 UTC (rev 218323) +++ PKGBUILD 2017-03-22 06:46:22 UTC (rev 218324) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.9.3 -pkgrel=4 +pkgver=0.9.4 +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=('541624a64a2dee55e87ce361a66fdd3c82856437b19e2a7c113a04cb7cbc8a7e') +sha256sums=('da665d069708679fb40ee2e981dcdede55e79f3165c0ae09c55621273e682195') build() { cd $_hkgname-$pkgver
