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

Felix Yan felixonmars at archlinux.org
Fri Oct 11 08:30:30 UTC 2019


    Date: Friday, October 11, 2019 @ 08:30:30
  Author: felixonmars
Revision: 514740

upgpkg: haskell-texmath 0.11.3-1

rebuild with texmath 0.11.3

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-11 08:14:04 UTC (rev 514739)
+++ PKGBUILD	2019-10-11 08:30:30 UTC (rev 514740)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.2.2
-pkgrel=36
+pkgver=0.11.3
+pkgrel=1
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath"
 license=("GPL2")
@@ -13,7 +13,7 @@
          'haskell-syb' 'haskell-xml')
 makedepends=('ghc' 'haskell-split' 'haskell-temporary' 'haskell-utf8-string')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('510022f5ac25852dd3ffe51a1a700e69a4d1c8b685709e50f87afaa93b4f6490fe220fe50bb42b3978cf98eab8e1534acedb0fdaa74b49ec5688f9b040620916')
+sha512sums=('8aefbe447a1a78028b3cfee66428552ad0f116fcfdda529364f8d1cd0742d83a9daeac2c8ecc3d9b48828c8d008069bd73d17f6555f50c25916a033b266185d1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list