aboutsummaryrefslogtreecommitdiff
path: root/haskell
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-11 22:34:20 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 00:29:45 +0700
commit3bbda994692787f4f33eb101c0f779c186a9ecb9 (patch)
tree1d773dc19940c470011f27405d8182c694a81f6a /haskell
parent8dd6f685b10931c9cf0337ff62c43d5d98eee510 (diff)
haskell/haskell-th-reify-many: Updated for version 0.1.10.
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-th-reify-many/haskell-th-reify-many.SlackBuild2
-rw-r--r--haskell/haskell-th-reify-many/haskell-th-reify-many.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild b/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild
index 4f65c2edc169..81482288d3f3 100644
--- a/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild
+++ b/haskell/haskell-th-reify-many/haskell-th-reify-many.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-th-reify-many
-VERSION=${VERSION:-0.1.8}
+VERSION=${VERSION:-0.1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-th-reify-many/haskell-th-reify-many.info b/haskell/haskell-th-reify-many/haskell-th-reify-many.info
index 807adaa1c830..1ba4eff7aca7 100644
--- a/haskell/haskell-th-reify-many/haskell-th-reify-many.info
+++ b/haskell/haskell-th-reify-many/haskell-th-reify-many.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-th-reify-many"
-VERSION="0.1.8"
+VERSION="0.1.10"
HOMEPAGE="https://hackage.haskell.org/package/th-reify-many"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/th-reify-many/0.1.8/th-reify-many-0.1.8.tar.gz"
-MD5SUM="efb3e66f93355268b7cd9c2f1dca522d"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/th-reify-many/0.1.10/th-reify-many-0.1.10.tar.gz"
+MD5SUM="66b946da066b8f7d572ac156c0742d39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-safe haskell-th-expand-syns"