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

Felix Yan felixonmars at archlinux.org
Sun Jan 3 13:48:22 UTC 2021


    Date: Sunday, January 3, 2021 @ 13:48:21
  Author: felixonmars
Revision: 805339

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

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 11:37:00 UTC (rev 805338)
+++ PKGBUILD	2021-01-03 13:48:21 UTC (rev 805339)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.12.0.3
-pkgrel=57
+pkgver=0.12.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-temporary' 'haskell-utf8-string')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('54b4789559dc7c6973854c290b018e7c00dd0ff1c06d8045b5d0a2304436bb59a951e93ab2c9d1d133a9d7c5197cc456334d40dc112c6c6a8f8e9370ab8aa190')
+sha512sums=('e446420aabe467a625861c3092b2a48898799e5570a52c6a186c64a43dbbcfbc654dc192e75a040d29a091bae546aa031e431596ac5aa4c90f887f0dba8b923d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list