summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-th-lift-instances
diff options
context:
space:
mode:
author Andrew Clemons2022-02-11 10:10:31 +0100
committer Willy Sudiarto Raharjo2022-02-11 18:29:45 +0100
commitf2e430d6ea46e9cdf2d9f93ec6d886676421ef66 (patch)
tree0e74e6219c64c3dd0720564645e23170fe3d4daf /haskell/haskell-th-lift-instances
parentba0ce89c443dcd5e3ca9f1219807622e04208164 (diff)
downloadslackbuilds-f2e430d6ea46e9cdf2d9f93ec6d886676421ef66.tar.gz
haskell/haskell-th-lift-instances: Updated for version 0.1.19.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-lift-instances')
-rw-r--r--haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild2
-rw-r--r--haskell/haskell-th-lift-instances/haskell-th-lift-instances.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild
index addf46e441..b938010c4c 100644
--- a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild
+++ b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-th-lift-instances
-VERSION=${VERSION:-0.1.11}
+VERSION=${VERSION:-0.1.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.info b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.info
index b3ca336dae..ed206cddd3 100644
--- a/haskell/haskell-th-lift-instances/haskell-th-lift-instances.info
+++ b/haskell/haskell-th-lift-instances/haskell-th-lift-instances.info
@@ -1,8 +1,8 @@
PRGNAM="haskell-th-lift-instances"
-VERSION="0.1.11"
+VERSION="0.1.19"
HOMEPAGE="https://hackage.haskell.org/package/th-lift-instances"
-DOWNLOAD="https://hackage.haskell.org/packages/archive/th-lift-instances/0.1.11/th-lift-instances-0.1.11.tar.gz"
-MD5SUM="52a13a10dd24d94ff72b2a7a3b604054"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/th-lift-instances/0.1.19/th-lift-instances-0.1.19.tar.gz"
+MD5SUM="812e208c805eea350099c794be7bbff2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-th-lift haskell-vector"