From aaca04138c17af419cafd0f41d24a0e60e64019d Mon Sep 17 00:00:00 2001 From: Mikko Värri Date: Mon, 10 Mar 2014 23:54:38 +0200 Subject: haskell/haskell-texmath: Updated for version 0.8.0.1. Signed-off-by: Mikko Värri --- haskell/haskell-texmath/haskell-texmath.SlackBuild | 7 ++----- haskell/haskell-texmath/haskell-texmath.info | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'haskell/haskell-texmath') diff --git a/haskell/haskell-texmath/haskell-texmath.SlackBuild b/haskell/haskell-texmath/haskell-texmath.SlackBuild index 8912aeb90c..2b8588d469 100644 --- a/haskell/haskell-texmath/haskell-texmath.SlackBuild +++ b/haskell/haskell-texmath/haskell-texmath.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for texmath # Written by Peter Wang -# Copyright 2013 Mikko Värri, Finland +# Copyright 2015 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-texmath -VERSION=${VERSION:-0.6.1.3} +VERSION=${VERSION:-0.8.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -89,9 +89,6 @@ runghc Setup haddock runghc Setup copy --destdir=$PKG runghc Setup register --gen-pkg-config -# Remove test data. -rm -r $PKG/usr/share - PKGCONFD=/usr/lib${LIBDIRSUFFIX}/ghc-${GHC_VERSION}/package.conf.d PKGID=$( grep -E "^id: " $SRCNAM-$VERSION.conf | cut -d" " -f2 ) mkdir -p $PKG/$PKGCONFD diff --git a/haskell/haskell-texmath/haskell-texmath.info b/haskell/haskell-texmath/haskell-texmath.info index 47f01fa36d..3f107062d2 100644 --- a/haskell/haskell-texmath/haskell-texmath.info +++ b/haskell/haskell-texmath/haskell-texmath.info @@ -1,10 +1,10 @@ PRGNAM="haskell-texmath" -VERSION="0.6.1.3" +VERSION="0.8.0.1" HOMEPAGE="http://hackage.haskell.org/package/texmath" -DOWNLOAD="http://hackage.haskell.org/packages/archive/texmath/0.6.1.3/texmath-0.6.1.3.tar.gz" -MD5SUM="6737a06392f51886e8b1ca8aa6dc2168" +DOWNLOAD="http://hackage.haskell.org/packages/archive/texmath/0.8.0.1/texmath-0.8.0.1.tar.gz" +MD5SUM="9031cbb9d75d24b4907405e7215e5ae9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-parsec haskell-syb haskell-xml" +REQUIRES="haskell-parsec haskell-syb haskell-xml haskell-pandoc-types haskell-network-uri" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" -- cgit v1.2.3