From 142039bc30c9bebcb4ed23fa3973059873fd6365 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Fri, 7 Jan 2022 13:52:55 +1300 Subject: haskell/haskell-cgi: Updated for version 3001.5.0.0. Signed-off-by: Andrew Clemons --- haskell/haskell-cgi/haskell-cgi.SlackBuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'haskell/haskell-cgi/haskell-cgi.SlackBuild') diff --git a/haskell/haskell-cgi/haskell-cgi.SlackBuild b/haskell/haskell-cgi/haskell-cgi.SlackBuild index 3b26c034d9..35e2201835 100644 --- a/haskell/haskell-cgi/haskell-cgi.SlackBuild +++ b/haskell/haskell-cgi/haskell-cgi.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-cgi -VERSION=${VERSION:-3001.3.0.2} +VERSION=${VERSION:-3001.5.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -84,9 +84,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -# Remove upper version constraints on exceptions and time -patch -p0 < $CWD/cgi.cabal.patch - CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ runghc Setup configure \ -- cgit v1.2.3