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

Felix Yan felixonmars at archlinux.org
Fri Feb 1 12:41:06 UTC 2019


    Date: Friday, February 1, 2019 @ 12:41:06
  Author: felixonmars
Revision: 429089

upgpkg: haskell-texmath 0.11.2-1

rebuild with texmath 0.11.2

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 12:21:46 UTC (rev 429088)
+++ PKGBUILD	2019-02-01 12:41:06 UTC (rev 429089)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.1.2
-pkgrel=9
+pkgver=0.11.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-split' 'haskell-temporary' 'haskell-utf8-string')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f8f0642d38302579784a3a15b3e3ebdbb8d8e84aba8efeea51c7d09681fbf36a12af8123a75eeffa7950b3bc56c036a6dd54d14713037d60f98889dfaa80613f')
+sha512sums=('9e2cf6c5b8ad577ba20f34d3613f540a58cbdd538cde9d4fd15799a2d8612feac92bef24911a35161f318e75feabab1f4fd4595c88391f04df484df7b56b4685')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list