Date: Tuesday, July 26, 2016 @ 08:35:59 Author: felixonmars Revision: 184222
upgpkg: haskell-texmath 0.8.6.5-1 rebuild with blaze-html-0.8.1.2, blaze-markup-0.7.1.0, haskell-src-exts-1.18.0, hlint-1.9.36, hoogle-5.0.2, http-api-data-0.2.4, path-0.5.9, psqueues-0.2.2.2, tagged-0.8.5, texmath-0.8.6.5, websockets-0.9.7.0 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-26 08:32:59 UTC (rev 184221) +++ PKGBUILD 2016-07-26 08:35:59 UTC (rev 184222) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.8.6.4 -pkgrel=3 +pkgver=0.8.6.5 +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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('8ef75b8a82ba0d0002388b8a25148b40c06a7e4ea8033f6cc07c806dfa4c6c50') +sha256sums=('33f8c3d78f2f46246b64cecab47e27f1f4e587f05b2375e94a8a43dfce446c90') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
