diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-09-12 22:05:50 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-09-16 00:45:39 +0700 |
commit | 9cb0f782377a09c64989cab1aee2e73a99cdcf9a (patch) | |
tree | 776136e8b20696cea69fe66d23a583de7ebd7223 /haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild | |
parent | 6ab8f0fe66356923012e93297a4bda48b634af0b (diff) |
haskell/haskell-th-abstraction: Updated for version 0.4.3.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild')
-rw-r--r-- | haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild index 7399baa655..71bff00669 100644 --- a/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild +++ b/haskell/haskell-th-abstraction/haskell-th-abstraction.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-th-abstraction -VERSION=${VERSION:-0.2.8.0} +VERSION=${VERSION:-0.4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |