summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-01-06 10:24:19 +0100
committer Andrew Clemons2022-01-17 06:13:47 +0100
commite5b2667ce19bf4e360cbad2de343dc5caf4ff5c4 (patch)
treee1c1d7b3d2d28b4e63de1c01df92f5c0faad8205
parent7f700c7153d1f801f141b77bcbc2f223d4f793e8 (diff)
downloadslackbuilds-e5b2667ce19bf4e360cbad2de343dc5caf4ff5c4.tar.gz
haskell/haskell-aeson-pretty: Updated for version 0.8.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild2
-rw-r--r--haskell/haskell-aeson-pretty/haskell-aeson-pretty.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild
index 016548d889..2808910103 100644
--- a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild
+++ b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-aeson-pretty
-VERSION=${VERSION:-0.8.7}
+VERSION=${VERSION:-0.8.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.info b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.info
index 8db70aa888..aa0d5bea1a 100644
--- a/haskell/haskell-aeson-pretty/haskell-aeson-pretty.info
+++ b/haskell/haskell-aeson-pretty/haskell-aeson-pretty.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-aeson-pretty"
-VERSION="0.8.7"
+VERSION="0.8.9"
HOMEPAGE="https://hackage.haskell.org/package/aeson-pretty"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/aeson-pretty/0.8.7/aeson-pretty-0.8.7.tar.gz"
-MD5SUM="d83188bff0ddecc881279235d1600748"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/aeson-pretty/0.8.9/aeson-pretty-0.8.9.tar.gz"
+MD5SUM="8d58b436360a293dd837677c19ef1381"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-aeson haskell-attoparsec haskell-base-compat haskell-cmdargs haskell-scientific haskell-semigroups haskell-unordered-containers haskell-vector"