Date: Saturday, March 11, 2017 @ 00:25:31
  Author: felixonmars
Revision: 215619

upgpkg: haskell-texmath 0.9.3-1

rebuild with texmath,0.9.3

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-11 00:21:52 UTC (rev 215618)
+++ PKGBUILD    2017-03-11 00:25:31 UTC (rev 215619)
@@ -4,8 +4,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.3
+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=('cafb98d25da63bdd76f75b29bf395c9e023cf46d753db9a1534e84879cb8697e')
+sha256sums=('541624a64a2dee55e87ce361a66fdd3c82856437b19e2a7c113a04cb7cbc8a7e')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to