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

Felix Yan felixonmars at archlinux.org
Sun Apr 19 20:27:06 UTC 2020


    Date: Sunday, April 19, 2020 @ 20:27:05
  Author: felixonmars
Revision: 616543

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

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-19 20:25:23 UTC (rev 616542)
+++ PKGBUILD	2020-04-19 20:27:05 UTC (rev 616543)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.0.1
-pkgrel=53
+pkgver=0.12.0.2
+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=('41d03ae2e00c509c77a281a6e962093aa1210c0395be048978ed340b144958cc874ff6da67fc3b2632122ff7b8f4cb9e550e6537141e5ada1277b038cfec2994')
+sha512sums=('d5b3418492495f59b493bc418e68f4e66f7d2b4eb1293b540b1eb00312a7cded7eb4dba9b178224d311a1999fefac49b5cbb5caa50a85296292cb35d5806dfc6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list