Date: Friday, June 24, 2016 @ 07:26:33 Author: felixonmars Revision: 180922
upgpkg: haskell-texmath 0.8.6.4-1 rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21 Modified: haskell-texmath/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-24 07:23:34 UTC (rev 180921) +++ PKGBUILD 2016-06-24 07:26:33 UTC (rev 180922) @@ -4,8 +4,8 @@ _hkgname=texmath pkgname=haskell-texmath -pkgver=0.8.6.3 -pkgrel=3 +pkgver=0.8.6.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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('74f600a77a5ce2d88aa1aa81b0bea5f5e79da6b64b51e50656f7bbf27debc22b') +sha256sums=('8ef75b8a82ba0d0002388b8a25148b40c06a7e4ea8033f6cc07c806dfa4c6c50') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
