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

Felix Yan felixonmars at archlinux.org
Wed Sep 12 11:04:32 UTC 2018


    Date: Wednesday, September 12, 2018 @ 11:04:32
  Author: felixonmars
Revision: 379785

upgpkg: haskell-texmath 0.11.1-1

rebuild with texmath 0.11.1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-12 10:13:04 UTC (rev 379784)
+++ PKGBUILD	2018-09-12 11:04:32 UTC (rev 379785)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.0.1
-pkgrel=27
+pkgver=0.11.1
+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=('b9c6596e414bd138b44de19157cf4b644cdb8eafd5ff1c0b7c62fe9d2c2fb87229e1c576199e7e1d343465fd9fa2814d07aa5f1cbe89d2b3474dabf23ec40f4a')
+sha512sums=('8f7915c0920bdffa7a2bf2dac75719694069d8b76e1c6a44db394721f2215f76ccab9e59ff5d2b95e15a7b30047436d00961599c7d1a3a90b547333803a9bf7d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list