summaryrefslogtreecommitdiffstats
path: root/haskell
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 20:44:27 +0100
committer Willy Sudiarto Raharjo2022-02-13 03:17:56 +0100
commit5c46d0c171d13b8aedd8e660fbbe1ad7e3b16b0c (patch)
tree461d7307d4f0b9c4071f7a1723736479b9965be6 /haskell
parent82a0ebd1335d0541e0ab5eff234266eab975ad07 (diff)
downloadslackbuilds-5c46d0c171d13b8aedd8e660fbbe1ad7e3b16b0c.tar.gz
haskell/haskell-shelly: Updated for version 1.10.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-shelly/haskell-shelly.SlackBuild2
-rw-r--r--haskell/haskell-shelly/haskell-shelly.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/haskell/haskell-shelly/haskell-shelly.SlackBuild b/haskell/haskell-shelly/haskell-shelly.SlackBuild
index 152d21a95b..2b1285cf06 100644
--- a/haskell/haskell-shelly/haskell-shelly.SlackBuild
+++ b/haskell/haskell-shelly/haskell-shelly.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-shelly
-VERSION=${VERSION:-1.8.1}
+VERSION=${VERSION:-1.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-shelly/haskell-shelly.info b/haskell/haskell-shelly/haskell-shelly.info
index 0f10148fe4..e872e1787b 100644
--- a/haskell/haskell-shelly/haskell-shelly.info
+++ b/haskell/haskell-shelly/haskell-shelly.info
@@ -1,10 +1,10 @@
PRGNAM="haskell-shelly"
-VERSION="1.8.1"
+VERSION="1.10.0"
HOMEPAGE="https://hackage.haskell.org/package/shelly"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/shelly/1.8.1/shelly-1.8.1.tar.gz"
-MD5SUM="f28314a669eeee53ede08ea3011f12b0"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/shelly/1.10.0/shelly-1.10.0.tar.gz"
+MD5SUM="e5f5bc809977758196ecc72f0f111183"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="haskell-async haskell-enclosed-exceptions haskell-exceptions haskell-lifted-async haskell-lifted-base haskell-monad-control haskell-system-fileio haskell-system-filepath haskell-transformers-base haskell-unix-compat"
+REQUIRES="haskell-enclosed-exceptions haskell-exceptions haskell-lifted-async haskell-system-fileio haskell-system-filepath haskell-unix-compat"
MAINTAINER="David Spencer"
EMAIL="baildon.research@googlemail.com"