summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:57 +0100
committer dsomero2013-03-04 23:26:49 +0100
commitdaa22e2a00e4604991da24e18c08a903027dfdc1 (patch)
treef0e9d5d5818dbab024a642f1348c4e04cb7235c5 /haskell
parent658f4787e778ab10ffbb0530b250e87e46920d10 (diff)
downloadslackbuilds-daa22e2a00e4604991da24e18c08a903027dfdc1.tar.gz
haskell/haskell-texmath: Updated for version 0.6.1.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-texmath/haskell-texmath.SlackBuild4
-rw-r--r--haskell/haskell-texmath/haskell-texmath.info6
-rw-r--r--haskell/haskell-texmath/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/haskell/haskell-texmath/haskell-texmath.SlackBuild b/haskell/haskell-texmath/haskell-texmath.SlackBuild
index 35a3f5be56..7c5435406d 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 <novalazy@gmail.com>
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 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.0.6}
+VERSION=${VERSION:-0.6.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-texmath/haskell-texmath.info b/haskell/haskell-texmath/haskell-texmath.info
index 6e30cb1eda..47f01fa36d 100644
--- a/haskell/haskell-texmath/haskell-texmath.info
+++ b/haskell/haskell-texmath/haskell-texmath.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-texmath"
-VERSION="0.6.0.6"
+VERSION="0.6.1.3"
HOMEPAGE="http://hackage.haskell.org/package/texmath"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/texmath/0.6.0.6/texmath-0.6.0.6.tar.gz"
-MD5SUM="05c9582a941b050859b80e97fb9b690d"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/texmath/0.6.1.3/texmath-0.6.1.3.tar.gz"
+MD5SUM="6737a06392f51886e8b1ca8aa6dc2168"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-parsec haskell-syb haskell-xml"
diff --git a/haskell/haskell-texmath/slack-desc b/haskell/haskell-texmath/slack-desc
index a996773bd3..b0f2c2db64 100644
--- a/haskell/haskell-texmath/slack-desc
+++ b/haskell/haskell-texmath/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
haskell-texmath: haskell-texmath (Conversion of LaTeX math formulas to MathML)