summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"