From d6511f13631c8744c25c53a99d18d3dbd8ff6ac5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Mon, 4 Mar 2013 00:05:02 -0500 Subject: haskell/haskell-zlib: Updated for version 0.5.4.0. Signed-off-by: dsomero --- haskell/haskell-zlib/haskell-zlib.SlackBuild | 6 +++--- haskell/haskell-zlib/haskell-zlib.info | 6 +++--- haskell/haskell-zlib/slack-desc | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-zlib/haskell-zlib.SlackBuild b/haskell/haskell-zlib/haskell-zlib.SlackBuild index c7608c45b7..4fc365e9e3 100644 --- a/haskell/haskell-zlib/haskell-zlib.SlackBuild +++ b/haskell/haskell-zlib/haskell-zlib.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for zlib # Copyright 2010 Peter Wang -# Copyright 2012 Mikko Värri, Finland +# Copyright 2013 Mikko Värri, Finland # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-zlib -VERSION=${VERSION:-0.5.3.3} +VERSION=${VERSION:-0.5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -59,7 +59,7 @@ else LIBDIRSUFFIX="" fi -set -e +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/haskell/haskell-zlib/haskell-zlib.info b/haskell/haskell-zlib/haskell-zlib.info index e0a39b07ab..954293d936 100644 --- a/haskell/haskell-zlib/haskell-zlib.info +++ b/haskell/haskell-zlib/haskell-zlib.info @@ -1,8 +1,8 @@ PRGNAM="haskell-zlib" -VERSION="0.5.3.3" +VERSION="0.5.4.0" HOMEPAGE="http://hackage.haskell.org/package/zlib" -DOWNLOAD="http://hackage.haskell.org/packages/archive/zlib/0.5.3.3/zlib-0.5.3.3.tar.gz" -MD5SUM="1649e56d13ce2c6a6a9210227401dbbc" +DOWNLOAD="http://hackage.haskell.org/packages/archive/zlib/0.5.4.0/zlib-0.5.4.0.tar.gz" +MD5SUM="eb5984b936a7c37a0cdaa357149176b2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" diff --git a/haskell/haskell-zlib/slack-desc b/haskell/haskell-zlib/slack-desc index 9f634083f1..56ef0ebfd8 100644 --- a/haskell/haskell-zlib/slack-desc +++ b/haskell/haskell-zlib/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| haskell-zlib: haskell-zlib (compression library for Haskell) -- cgit v1.2.3