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

Felix Yan felixonmars at archlinux.org
Wed Oct 24 17:47:45 UTC 2018


    Date: Wednesday, October 24, 2018 @ 17:47:44
  Author: felixonmars
Revision: 398839

upgpkg: haskell-texmath 0.11.1.2-1

rebuild with texmath 0.11.1.2

Modified:
  haskell-texmath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 17:44:28 UTC (rev 398838)
+++ PKGBUILD	2018-10-24 17:47:44 UTC (rev 398839)
@@ -3,8 +3,8 @@
 
 _hkgname=texmath
 pkgname=haskell-texmath
-pkgver=0.11.1.1
-pkgrel=8
+pkgver=0.11.1.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=('aedfc685c21729cbb528bf1a80f9055b0b939f787adbca89398b899c7c33972b10445283097fcb4efee5253ea1854a32945066483f6425f57fd85458db668304')
+sha512sums=('f8f0642d38302579784a3a15b3e3ebdbb8d8e84aba8efeea51c7d09681fbf36a12af8123a75eeffa7950b3bc56c036a6dd54d14713037d60f98889dfaa80613f')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list