diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 14:26:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 282f77c5212e4cb61479166ec9cec05326d6ed60 (patch) | |
tree | 1913d2c4b9f4236e46f49743efde03555d3763ff /haskell/haskell-asn1-parse | |
parent | 0f61471624e4f51d0bc659abb042056a77ec39d3 (diff) | |
download | slackbuilds-282f77c5212e4cb61479166ec9cec05326d6ed60.tar.gz |
haskell/haskell-asn1-parse: Updated for version 0.9.4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-asn1-parse')
-rw-r--r-- | haskell/haskell-asn1-parse/haskell-asn1-parse.SlackBuild | 2 | ||||
-rw-r--r-- | haskell/haskell-asn1-parse/haskell-asn1-parse.info | 6 |
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" |