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

Felix Yan felixonmars at archlinux.org
Sat Sep 29 06:09:38 UTC 2018


    Date: Saturday, September 29, 2018 @ 06:09:38
  Author: felixonmars
Revision: 387652

upgpkg: haskell-texmath 0.11.1.1-1

rebuild with texmath 0.11.1.1

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-29 05:14:02 UTC (rev 387651)
+++ PKGBUILD	2018-09-29 06:09:38 UTC (rev 387652)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.1
-pkgrel=6
+pkgver=0.11.1.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=('8f7915c0920bdffa7a2bf2dac75719694069d8b76e1c6a44db394721f2215f76ccab9e59ff5d2b95e15a7b30047436d00961599c7d1a3a90b547333803a9bf7d')
+sha512sums=('aedfc685c21729cbb528bf1a80f9055b0b939f787adbca89398b899c7c33972b10445283097fcb4efee5253ea1854a32945066483f6425f57fd85458db668304')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list