aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"