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

Felix Yan felixonmars at archlinux.org
Thu May 17 09:16:49 UTC 2018


    Date: Thursday, May 17, 2018 @ 09:16:49
  Author: felixonmars
Revision: 323562

upgpkg: haskell-texmath 0.11-2

rebuild with ghc 8.4.2

Modified:
  haskell-texmath/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 09:14:34 UTC (rev 323561)
+++ PKGBUILD	2018-05-17 09:16:49 UTC (rev 323562)
@@ -5,12 +5,12 @@
 _hkgname=texmath
 pkgname=haskell-texmath
 pkgver=0.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Conversion between formats used to represent mathematics."
 url="https://github.com/jgm/texmath"
 license=("GPL2")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-mtl' 'haskell-network-uri' 'haskell-pandoc-types' 'haskell-parsec'
+depends=('ghc-libs' 'haskell-network-uri' 'haskell-pandoc-types'
          '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")



More information about the arch-commits mailing list