haskell/haskell-base-orphans: Updated for version 0.8.6.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2021-12-19 22:00:16 +13:00
parent 7a32fec940
commit d970bd0013
No known key found for this signature in database
GPG Key ID: CD26380FFACBDA2B
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-base-orphans
VERSION=${VERSION:-0.8}
VERSION=${VERSION:-0.8.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="haskell-base-orphans"
VERSION="0.8"
VERSION="0.8.6"
HOMEPAGE="https://hackage.haskell.org/package/base-orphans"
DOWNLOAD="https://hackage.haskell.org/packages/archive/base-orphans/0.8/base-orphans-0.8.tar.gz"
MD5SUM="bc6379a15684562aa3df39927bad60a4"
DOWNLOAD="https://hackage.haskell.org/packages/archive/base-orphans/0.8.6/base-orphans-0.8.6.tar.gz"
MD5SUM="e5129e29b458a77b2ec65fc6caa9cb52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"