mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
haskell/haskell-foundation: Updated for version 0.0.26.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
fc893f73d0
commit
11df186771
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=haskell-foundation
|
||||
VERSION=${VERSION:-0.0.21}
|
||||
VERSION=${VERSION:-0.0.26.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-foundation"
|
||||
VERSION="0.0.21"
|
||||
VERSION="0.0.26.1"
|
||||
HOMEPAGE="https://hackage.haskell.org/package/foundation"
|
||||
DOWNLOAD="https://hackage.haskell.org/package/foundation-0.0.21/foundation-0.0.21.tar.gz"
|
||||
MD5SUM="343b9b512533e4836d3db5f986e97f03"
|
||||
DOWNLOAD="https://hackage.haskell.org/package/foundation-0.0.26.1/foundation-0.0.26.1.tar.gz"
|
||||
MD5SUM="00f4d5b3771772ef66e6967c4225e99f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-basement"
|
||||
|
|
Loading…
Reference in a new issue