From e2529c1d3d9bf82e4481396eb079856bff825676 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 13 Feb 2022 15:33:53 +1300 Subject: haskell/haskell-path-io: Updated for version 1.6.3. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- haskell/haskell-path-io/haskell-path-io.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'haskell/haskell-path-io/haskell-path-io.SlackBuild') diff --git a/haskell/haskell-path-io/haskell-path-io.SlackBuild b/haskell/haskell-path-io/haskell-path-io.SlackBuild index cbbc422213..b35d17425a 100644 --- a/haskell/haskell-path-io/haskell-path-io.SlackBuild +++ b/haskell/haskell-path-io/haskell-path-io.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-path-io -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -76,6 +76,7 @@ cd $TMP rm -rf $SRCNAM-$VERSION tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION +cat $CWD/3.cabal > $SRCNAM.cabal chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -- cgit v1.2.3