summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-05-03 21:23:58 +0200
committer Andrew Clemons2022-01-17 06:13:36 +0100
commitda28d734aee3734b4df2c6490a2cec23fba3aa2b (patch)
tree73c462e5e664743aeee655dff6f63f9423d0381b
parentb28e1cb1d163bdd6aa00a5113850321d6d980886 (diff)
downloadslackbuilds-da28d734aee3734b4df2c6490a2cec23fba3aa2b.tar.gz
haskell/haskell-unliftio-core: Updated for version 0.2.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-rw-r--r--haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild2
-rw-r--r--haskell/haskell-unliftio-core/haskell-unliftio-core.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild
index 36e5e9f0c9..8d55d9b41b 100644
--- a/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild
+++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-unliftio-core
-VERSION=${VERSION:-0.1.2.0}
+VERSION=${VERSION:-0.2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-unliftio-core/haskell-unliftio-core.info b/haskell/haskell-unliftio-core/haskell-unliftio-core.info
index a7f0306ae3..5f5ed3d06b 100644
--- a/haskell/haskell-unliftio-core/haskell-unliftio-core.info
+++ b/haskell/haskell-unliftio-core/haskell-unliftio-core.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-unliftio-core"
-VERSION="0.1.2.0"
+VERSION="0.2.0.1"
HOMEPAGE="https://hackage.haskell.org/package/unliftio-core"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.1.2.0/unliftio-core-0.1.2.0.tar.gz"
-MD5SUM="714389512636b320c70238dc4e8ac650"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio-core/0.2.0.1/unliftio-core-0.2.0.1.tar.gz"
+MD5SUM="c0d5e28f401241b73789dd8b75791d42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ghc"