summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-json
diff options
context:
space:
mode:
author Andrew Clemons2021-05-02 04:26:23 +0200
committer Willy Sudiarto Raharjo2021-05-02 12:21:07 +0200
commit74c28f0b14a359a1844157c4e0e9390bfcb9a55a (patch)
tree198b125262ef09e921ae10c3201de46409179ab8 /haskell/haskell-json
parent26ec89b1c26fa31f158d4952705fe56e28bcf901 (diff)
downloadslackbuilds-74c28f0b14a359a1844157c4e0e9390bfcb9a55a.tar.gz
haskell/haskell-json: Updated for version 0.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-json')
-rw-r--r--haskell/haskell-json/haskell-json.SlackBuild2
-rw-r--r--haskell/haskell-json/haskell-json.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-json/haskell-json.SlackBuild b/haskell/haskell-json/haskell-json.SlackBuild
index 693f5170cd..f93c633c90 100644
--- a/haskell/haskell-json/haskell-json.SlackBuild
+++ b/haskell/haskell-json/haskell-json.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-json
-VERSION=${VERSION:-0.9.2}
+VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-json/haskell-json.info b/haskell/haskell-json/haskell-json.info
index 7eceb237f8..191dcef20b 100644
--- a/haskell/haskell-json/haskell-json.info
+++ b/haskell/haskell-json/haskell-json.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-json"
-VERSION="0.9.2"
+VERSION="0.10"
HOMEPAGE="https://hackage.haskell.org/package/json"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/json/0.9.2/json-0.9.2.tar.gz"
-MD5SUM="6c0c1a90563a2d3d1bf96ba5478effc9"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/json/0.10/json-0.10.tar.gz"
+MD5SUM="a30006f2e673b29852be7c001cfc2bfa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-syb"