summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-07 05:03:45 +0100
committer Andrew Clemons2022-01-17 06:13:52 +0100
commit953e2ea1bb38b2814bbd3d042d5a8641ccfbe3f9 (patch)
treedaf0c55fa1c929eb1257b2d3f280ae974173d314
parent1227830bc03f3794026cb18ca3ad7a583d4b53c7 (diff)
downloadslackbuilds-953e2ea1bb38b2814bbd3d042d5a8641ccfbe3f9.tar.gz
haskell-doctemplates: Updated for version 0.10.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild2
-rw-r--r--haskell/haskell-doctemplates/haskell-doctemplates.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild
index 7d12da180f..37e0c9d3df 100644
--- a/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild
+++ b/haskell/haskell-doctemplates/haskell-doctemplates.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-doctemplates
-VERSION=${VERSION:-0.2.2.1}
+VERSION=${VERSION:-0.10.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-doctemplates/haskell-doctemplates.info b/haskell/haskell-doctemplates/haskell-doctemplates.info
index 551649d705..08300f1aaf 100644
--- a/haskell/haskell-doctemplates/haskell-doctemplates.info
+++ b/haskell/haskell-doctemplates/haskell-doctemplates.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-doctemplates"
-VERSION="0.2.2.1"
+VERSION="0.10.0.1"
HOMEPAGE="https://hackage.haskell.org/package/doctemplates"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/doctemplates/0.2.2.1/doctemplates-0.2.2.1.tar.gz"
-MD5SUM="56deec68c81ecc18020c056e0aeeebbf"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/doctemplates/0.10.0.1/doctemplates-0.10.0.1.tar.gz"
+MD5SUM="7f2e2df9963c67f57e683aab0f5f5d1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-aeson haskell-blaze-html haskell-blaze-markup haskell-scientific haskell-semigroups haskell-unordered-containers haskell-vector"
+REQUIRES="haskell-aeson haskell-HsYAML haskell-scientific haskell-semigroups haskell-vector"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"