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

Felix Yan felixonmars at archlinux.org
Sun Sep 20 11:25:40 UTC 2020


    Date: Sunday, September 20, 2020 @ 11:25:40
  Author: felixonmars
Revision: 711053

upgpkg: haskell-texmath 0.12.0.3-1: rebuild with texmath 0.12.0.3

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-20 11:22:37 UTC (rev 711052)
+++ PKGBUILD	2020-09-20 11:25:40 UTC (rev 711053)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.0.2
-pkgrel=80
+pkgver=0.12.0.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-temporary' 'haskell-utf8-string')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d5b3418492495f59b493bc418e68f4e66f7d2b4eb1293b540b1eb00312a7cded7eb4dba9b178224d311a1999fefac49b5cbb5caa50a85296292cb35d5806dfc6')
+sha512sums=('54b4789559dc7c6973854c290b018e7c00dd0ff1c06d8045b5d0a2304436bb59a951e93ab2c9d1d133a9d7c5197cc456334d40dc112c6c6a8f8e9370ab8aa190')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list