summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:42 +0100
committer dsomero2013-03-04 23:26:46 +0100
commitc5a9052e03e24196e410f487cb2ba95dec15f169 (patch)
tree5299c8f5fd8a75906b719556b0dc7b0e0ddf2321 /haskell
parent8eba6322d64317220d7ed370a105ad747e8c2dc4 (diff)
downloadslackbuilds-c5a9052e03e24196e410f487cb2ba95dec15f169.tar.gz
haskell/haskell-pandoc-types: Updated for version 1.10.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild4
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.info6
-rw-r--r--haskell/haskell-pandoc-types/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
index 1b05124b35..9828cf5a61 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for pandoc-types
# 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-pandoc-types
-VERSION=${VERSION:-1.9.1}
+VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
index a2b00044ed..9fe61dec8a 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.info
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-pandoc-types"
-VERSION="1.9.1"
+VERSION="1.10"
HOMEPAGE="http://hackage.haskell.org/package/pandoc-types"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/pandoc-types/1.9.1/pandoc-types-1.9.1.tar.gz"
-MD5SUM="cd62b1a10aad85237c22999c40efe35c"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/pandoc-types/1.10/pandoc-types-1.10.tar.gz"
+MD5SUM="8534ce863f33550120892f981ad2d9a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-syb"
diff --git a/haskell/haskell-pandoc-types/slack-desc b/haskell/haskell-pandoc-types/slack-desc
index 26061a3430..4dd16187a9 100644
--- a/haskell/haskell-pandoc-types/slack-desc
+++ b/haskell/haskell-pandoc-types/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-pandoc-types: haskell-pandoc-types (type definitions for Pandoc)