[arch-commits] Commit in haskell-texmath/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Dec 10 18:26:02 UTC 2015
Date: Thursday, December 10, 2015 @ 19:26:02
Author: foutrelis
Revision: 152534
GHC 7.10.3 rebuild
Modified:
haskell-texmath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-10 18:25:54 UTC (rev 152533)
+++ PKGBUILD 2015-12-10 18:26:02 UTC (rev 152534)
@@ -5,12 +5,12 @@
_hkgname=texmath
pkgname=haskell-texmath
pkgver=0.8.4
-pkgrel=2
+pkgrel=3
pkgdesc="Conversion between formats used to represent mathematics."
url="http://github.com/jgm/texmath"
license=("GPL")
arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types"
+depends=("ghc=7.10.3" "haskell-mtl" "haskell-network-uri" "haskell-pandoc-types"
"haskell-parsec" "haskell-syb" "haskell-xml")
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list