[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Nov 9 08:44:14 UTC 2017


    Date: Thursday, November 9, 2017 @ 08:44:13
  Author: felixonmars
Revision: 265790

upgpkg: haskell-texmath 0.10-1

rebuild with pandoc,2.0.1.1 texmath,0.10 skylighting,0.4.3.2

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-09 08:43:44 UTC (rev 265789)
+++ PKGBUILD	2017-11-09 08:44:13 UTC (rev 265790)
@@ -4,17 +4,17 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.9.4.4
-pkgrel=3
+pkgver=0.10
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath"
 license=("GPL")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types" "haskell-parsec"
          "haskell-syb" "haskell-xml")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f98e867e8a36acc7d113d16e7efba8124d78b068f45ac682d1ae1821beb7e1161457b06859e9b85ffdc6f9670bacefb6ba5bc4aaabf675f65e617c2ac65748e7')
+sha512sums=('c940cdb30adf38fa131965430a53adb2e445ef9813a71187eda101fdfbfb55bd6b3842f8119c7c47edc22432e086068dcb68d7a649fca521a293731f4c44ab26')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list