summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild2
-rw-r--r--haskell/haskell-asn1-parse/haskell-asn1-parse.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild b/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild
index eecd319a50..9240e5d7fc 100644
--- a/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild
+++ b/haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-asn1-parse
-VERSION=${VERSION:-0.9.0}
+VERSION=${VERSION:-0.9.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/haskell/haskell-asn1-parse/haskell-asn1-parse.info b/haskell/haskell-asn1-parse/haskell-asn1-parse.info
index 4676b76fe1..44862a8989 100644
--- a/haskell/haskell-asn1-parse/haskell-asn1-parse.info
+++ b/haskell/haskell-asn1-parse/haskell-asn1-parse.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-asn1-parse"
-VERSION="0.9.0"
+VERSION="0.9.4"
HOMEPAGE="http://hackage.haskell.org/package/asn1-parse"
-DOWNLOAD="http://hackage.haskell.org/packages/archive/asn1-parse/0.9.0/asn1-parse-0.9.0.tar.gz"
-MD5SUM="ee68d3d00310d6111e976ee927fe4d3e"
+DOWNLOAD="http://hackage.haskell.org/packages/archive/asn1-parse/0.9.4/asn1-parse-0.9.4.tar.gz"
+MD5SUM="8ace2ce66174478cea183a37f181da99"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-asn1-encoding haskell-asn1-types haskell-mtl haskell-text"