summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2016-05-09 14:33:26 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:21 +0700
commitacb0ba9591ffea7a3019deb09af108fe51a7af23 (patch)
treec913719aeb4d872121b7e425c931eedbc2fd062b /haskell
parentdcaa4035ae2a487047c805b5a92f5908ba1ac0dd (diff)
downloadslackbuilds-acb0ba9591ffea7a3019deb09af108fe51a7af23.tar.gz
slackbuilds-acb0ba9591ffea7a3019deb09af108fe51a7af23.tar.xz
haskell/haskell-aeson: Updated for version 0.9.0.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-aeson/haskell-aeson.SlackBuild2
-rw-r--r--haskell/haskell-aeson/haskell-aeson.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-aeson/haskell-aeson.SlackBuild b/haskell/haskell-aeson/haskell-aeson.SlackBuild
index 3768494bc1..34de5afaee 100644
--- a/haskell/haskell-aeson/haskell-aeson.SlackBuild
+++ b/haskell/haskell-aeson/haskell-aeson.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-aeson
-VERSION=${VERSION:-0.8.0.2}
+VERSION=${VERSION:-0.9.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-aeson/haskell-aeson.info b/haskell/haskell-aeson/haskell-aeson.info
index f49ad8f604..3169a90a1d 100644
--- a/haskell/haskell-aeson/haskell-aeson.info
+++ b/haskell/haskell-aeson/haskell-aeson.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-aeson"
-VERSION="0.8.0.2"
+VERSION="0.9.0.1"
HOMEPAGE="http://hackage.haskell.org/package/aeson"
-DOWNLOAD="http://hackage.haskell.org/package/aeson-0.8.0.2/aeson-0.8.0.2.tar.gz"
-MD5SUM="33f09a236e47dfa87f5fb292f48d189a"
+DOWNLOAD="http://hackage.haskell.org/package/aeson-0.9.0.1/aeson-0.9.0.1.tar.gz"
+MD5SUM="4de9b37f3b9bf98902cbad5e7639e416"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-dlist haskell-attoparsec haskell-blaze-builder haskell-hashable haskell-mtl haskell-scientific haskell-syb haskell-unordered-containers haskell-vector"