summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 11:47:24 +0100
committer Willy Sudiarto Raharjo2022-02-11 18:29:46 +0100
commit75ed608949f9990785dd8c1f7b3a2e725516e8f4 (patch)
tree5e41473a77e0932e746c0e86bac05730f14204e2 /haskell
parentc4a354a25fcc34664f81a7c009a3dce3a80a1ee9 (diff)
downloadslackbuilds-75ed608949f9990785dd8c1f7b3a2e725516e8f4.tar.gz
haskell/haskell-unliftio: Updated for version 0.2.21.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell')
-rw-r--r--haskell/haskell-unliftio/haskell-unliftio.SlackBuild2
-rw-r--r--haskell/haskell-unliftio/haskell-unliftio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-unliftio/haskell-unliftio.SlackBuild b/haskell/haskell-unliftio/haskell-unliftio.SlackBuild
index eaaa5729cc..2e71111ef2 100644
--- a/haskell/haskell-unliftio/haskell-unliftio.SlackBuild
+++ b/haskell/haskell-unliftio/haskell-unliftio.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-unliftio
-VERSION=${VERSION:-0.2.8.1}
+VERSION=${VERSION:-0.2.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-unliftio/haskell-unliftio.info b/haskell/haskell-unliftio/haskell-unliftio.info
index 19b0dfccf7..29f5d95c99 100644
--- a/haskell/haskell-unliftio/haskell-unliftio.info
+++ b/haskell/haskell-unliftio/haskell-unliftio.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-unliftio"
-VERSION="0.2.8.1"
+VERSION="0.2.21.0"
HOMEPAGE="https://hackage.haskell.org/package/unliftio"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio/0.2.8.1/unliftio-0.2.8.1.tar.gz"
-MD5SUM="a50fc1fc0ab43b244324a6d8001a953b"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/unliftio/0.2.21.0/unliftio-0.2.21.0.tar.gz"
+MD5SUM="f14bb424964d0816b742e5da22c8abbc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-async haskell-unliftio-core"