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

Felix Yan felixonmars at archlinux.org
Wed Mar 6 09:53:42 UTC 2019


    Date: Wednesday, March 6, 2019 @ 09:53:42
  Author: felixonmars
Revision: 437813

upgpkg: haskell-texmath 0.11.2.1-1

rebuild with texmath 0.11.2.1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-06 09:49:38 UTC (rev 437812)
+++ PKGBUILD	2019-03-06 09:53:42 UTC (rev 437813)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.2
-pkgrel=5
+pkgver=0.11.2.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=('9e2cf6c5b8ad577ba20f34d3613f540a58cbdd538cde9d4fd15799a2d8612feac92bef24911a35161f318e75feabab1f4fd4595c88391f04df484df7b56b4685')
+sha512sums=('609614c99234cce8dc72d4724217164fd6257197a71862837fc117f20947f9c48e4eb0692b85c65c0c1d3c8cb4b2fbdb2e8b33657283efd99800a7c4c75cacf3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list