summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-HTTP
diff options
context:
space:
mode:
author Mikko Värri <vmj@linuxbox.fi>2014-03-10 23:33:52 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-04 07:46:56 +0700
commitb434404db688e5e3ae160c9566a62bed50e8747a (patch)
treeed9a860fb6c126ccdccf2cbe1a2675735d164348 /haskell/haskell-HTTP
parent87c95591e9ad7ca4cc390dc1f588554bf68cc5a1 (diff)
downloadslackbuilds-b434404db688e5e3ae160c9566a62bed50e8747a.tar.gz
slackbuilds-b434404db688e5e3ae160c9566a62bed50e8747a.tar.xz
haskell/haskell-HTTP: Updated for version 4000.2.19.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Diffstat (limited to 'haskell/haskell-HTTP')
-rw-r--r--haskell/haskell-HTTP/haskell-HTTP.SlackBuild4
-rw-r--r--haskell/haskell-HTTP/haskell-HTTP.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/haskell/haskell-HTTP/haskell-HTTP.SlackBuild b/haskell/haskell-HTTP/haskell-HTTP.SlackBuild
index bbd98933f5..d6923c34f5 100644
--- a/haskell/haskell-HTTP/haskell-HTTP.SlackBuild
+++ b/haskell/haskell-HTTP/haskell-HTTP.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for HTTP
-# Copyright 2013 Mikko Värri, Finland
+# Copyright 2015 Mikko Värri, Finland
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-HTTP
-VERSION=${VERSION:-4000.2.8}
+VERSION=${VERSION:-4000.2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-HTTP/haskell-HTTP.info b/haskell/haskell-HTTP/haskell-HTTP.info
index 178f47cbb0..ace21c155d 100644
--- a/haskell/haskell-HTTP/haskell-HTTP.info
+++ b/haskell/haskell-HTTP/haskell-HTTP.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-HTTP"
-VERSION="4000.2.8"
+VERSION="4000.2.19"
HOMEPAGE="http://hackage.haskell.org/package/HTTP"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/HTTP/4000.2.8/HTTP-4000.2.8.tar.gz"
-MD5SUM="94be05278da4e9324aaef6e012e751e2"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/HTTP/4000.2.19/HTTP-4000.2.19.tar.gz"
+MD5SUM="92f1d0d3ca56ddf1519aa4ea5b9c7a93"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-network"
+REQUIRES="haskell-network haskell-network-uri"
MAINTAINER="Mikko Värri"
EMAIL="vmj@linuxbox.fi"