summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-pandoc-types
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-pandoc-types')
-rw-r--r--haskell/haskell-pandoc-types/README4
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild2
-rw-r--r--haskell/haskell-pandoc-types/haskell-pandoc-types.info8
3 files changed, 7 insertions, 7 deletions
diff --git a/haskell/haskell-pandoc-types/README b/haskell/haskell-pandoc-types/README
index b5adbe3708..ebe3c8e158 100644
--- a/haskell/haskell-pandoc-types/README
+++ b/haskell/haskell-pandoc-types/README
@@ -1,5 +1,5 @@
-This package contains definitions for the Pandoc data structure, which is
-used by pandoc to represent structured documents.
+This package contains definitions for the Pandoc data structure, which
+is used by pandoc to represent structured documents.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
index be5992ae53..d0ad0f27d1 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-pandoc-types
-VERSION=${VERSION:-1.17.5.3}
+VERSION=${VERSION:-1.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-pandoc-types/haskell-pandoc-types.info b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
index edc56a85ab..2a524a8162 100644
--- a/haskell/haskell-pandoc-types/haskell-pandoc-types.info
+++ b/haskell/haskell-pandoc-types/haskell-pandoc-types.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-pandoc-types"
-VERSION="1.17.5.3"
+VERSION="1.22.1"
HOMEPAGE="https://hackage.haskell.org/package/pandoc-types"
-DOWNLOAD="https://hackage.haskell.org/package/pandoc-types-1.17.5.3/pandoc-types-1.17.5.3.tar.gz"
-MD5SUM="8b100d5e3b58abc28946cc821fb120cf"
+DOWNLOAD="https://hackage.haskell.org/package/pandoc-types-1.22.1/pandoc-types-1.22.1.tar.gz"
+MD5SUM="ab16ff6b75e23ead2e45e57836a57e08"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-QuickCheck haskell-syb haskell-aeson haskell-deepseq-generics"
+REQUIRES="haskell-QuickCheck haskell-aeson haskell-deepseq-generics"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"