summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-12-28 10:39:21 +0100
committer Andrew Clemons2022-01-17 06:13:46 +0100
commit11df186771f84f7c6c708a74aeac787c4d88fcb7 (patch)
treef8fc74350b3436d55d881f61e274fd612787685b
parentfc893f73d0ffcd7f981602c22257c27ae0b13b41 (diff)
downloadslackbuilds-11df186771f84f7c6c708a74aeac787c4d88fcb7.tar.gz
haskell/haskell-foundation: Updated for version 0.0.26.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-foundation/haskell-foundation.SlackBuild2
-rw-r--r--haskell/haskell-foundation/haskell-foundation.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-foundation/haskell-foundation.SlackBuild b/haskell/haskell-foundation/haskell-foundation.SlackBuild
index 27ca2f9a32..2483c17f89 100644
--- a/haskell/haskell-foundation/haskell-foundation.SlackBuild
+++ b/haskell/haskell-foundation/haskell-foundation.SlackBuild
@@ -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}
diff --git a/haskell/haskell-foundation/haskell-foundation.info b/haskell/haskell-foundation/haskell-foundation.info
index f04478cc74..c23847145a 100644
--- a/haskell/haskell-foundation/haskell-foundation.info
+++ b/haskell/haskell-foundation/haskell-foundation.info
@@ -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"