From ac1f66a4d4bcdffa59ac6e7616b0c006f5dd55da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Mon, 4 Mar 2013 00:04:24 -0500 Subject: haskell/haskell-cgi: Updated for version 3001.1.8.3. Signed-off-by: dsomero --- haskell/haskell-cgi/haskell-cgi.SlackBuild | 6 +++--- haskell/haskell-cgi/haskell-cgi.info | 8 ++++---- haskell/haskell-cgi/slack-desc | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) (limited to 'haskell/haskell-cgi') diff --git a/haskell/haskell-cgi/haskell-cgi.SlackBuild b/haskell/haskell-cgi/haskell-cgi.SlackBuild index 45eba90551..dc44d50ab1 100644 --- a/haskell/haskell-cgi/haskell-cgi.SlackBuild +++ b/haskell/haskell-cgi/haskell-cgi.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for cgi -# 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 @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=haskell-cgi -VERSION=${VERSION:-3001.1.8.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3001.1.8.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" diff --git a/haskell/haskell-cgi/haskell-cgi.info b/haskell/haskell-cgi/haskell-cgi.info index 7f8955e51f..e016b958d2 100644 --- a/haskell/haskell-cgi/haskell-cgi.info +++ b/haskell/haskell-cgi/haskell-cgi.info @@ -1,10 +1,10 @@ PRGNAM="haskell-cgi" -VERSION="3001.1.8.2" +VERSION="3001.1.8.3" HOMEPAGE="http://hackage.haskell.org/package/cgi" -DOWNLOAD="http://hackage.haskell.org/packages/archive/cgi/3001.1.8.2/cgi-3001.1.8.2.tar.gz" -MD5SUM="4092efaf00ac329b9771879f57a95323" +DOWNLOAD="http://hackage.haskell.org/packages/archive/cgi/3001.1.8.3/cgi-3001.1.8.3.tar.gz" +MD5SUM="5e1cdb5cb41931a45f549d9eb38c0d07" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="haskell-MonadCatchIO-mtl haskell-network haskell-xhtml" +REQUIRES="haskell-extensible-exceptions haskell-MonadCatchIO-mtl haskell-network haskell-xhtml" MAINTAINER="Mikko Värri" EMAIL="vmj@linuxbox.fi" diff --git a/haskell/haskell-cgi/slack-desc b/haskell/haskell-cgi/slack-desc index c3be262247..2e402659f5 100644 --- a/haskell/haskell-cgi/slack-desc +++ b/haskell/haskell-cgi/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-cgi: haskell-cgi (A Haskell library for writing CGI programs) -- cgit v1.2.3