summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 11:35:11 +0100
committer Willy Sudiarto Raharjo2022-02-11 18:29:46 +0100
commitc4a354a25fcc34664f81a7c009a3dce3a80a1ee9 (patch)
treecbce1085ccad3e23b1bde1ec8fcbb4b28da7f21a /haskell
parent6447e532b786c6166032fd15fe6bb55dd889da8d (diff)
downloadslackbuilds-c4a354a25fcc34664f81a7c009a3dce3a80a1ee9.tar.gz
haskell/haskell-text-metrics: Updated for version 0.3.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild2
-rw-r--r--haskell/haskell-text-metrics/haskell-text-metrics.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild
index dc630a20dd..50d2074770 100644
--- a/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild
+++ b/haskell/haskell-text-metrics/haskell-text-metrics.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-text-metrics
-VERSION=${VERSION:-0.3.0}
+VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-text-metrics/haskell-text-metrics.info b/haskell/haskell-text-metrics/haskell-text-metrics.info
index aea7fd40f7..2d95922f63 100644
--- a/haskell/haskell-text-metrics/haskell-text-metrics.info
+++ b/haskell/haskell-text-metrics/haskell-text-metrics.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-text-metrics"
-VERSION="0.3.0"
+VERSION="0.3.2"
HOMEPAGE="https://hackage.haskell.org/package/text-metrics"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/text-metrics/0.3.0/text-metrics-0.3.0.tar.gz"
-MD5SUM="f8c4294130f85091299d3fd0b7534a5c"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/text-metrics/0.3.2/text-metrics-0.3.2.tar.gz"
+MD5SUM="1a49b84a5768559db2daa8db7eb7799c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-vector"