From a7ddd4e9b0134b5c939f48b86fba94e5bd5a402f Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Fri, 7 Jan 2022 14:36:30 +1300 Subject: haskell/haskell-unliftio-core: Fix build on -current. Signed-off-by: Andrew Clemons --- haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild | 3 ++- haskell/haskell-unliftio-core/haskell-unliftio-core.info | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'haskell') diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild index 8d55d9b41b..060e72a9db 100644 --- a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild +++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-unliftio-core VERSION=${VERSION:-0.2.0.1} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} 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/2.cabal > $SRCNAM.cabal chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.info b/haskell/haskell-unliftio-core/haskell-unliftio-core.info index 5f5ed3d06b..f05617988b 100644 --- a/haskell/haskell-unliftio-core/haskell-unliftio-core.info +++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.info @@ -1,8 +1,10 @@ PRGNAM="haskell-unliftio-core" VERSION="0.2.0.1" HOMEPAGE="https://hackage.haskell.org/package/unliftio-core" -DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.2.0.1/unliftio-core-0.2.0.1.tar.gz" -MD5SUM="c0d5e28f401241b73789dd8b75791d42" +DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.2.0.1/unliftio-core-0.2.0.1.tar.gz \ + https://hackage.haskell.org/package/unliftio-core-0.2.0.1/revision/2.cabal" +MD5SUM="c0d5e28f401241b73789dd8b75791d42 \ + e480166f2c67be28f9aabc735ae3c8c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="ghc" -- cgit v1.2.3