diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-11 22:36:43 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-12 00:29:45 +0700 |
commit | 07e69f7ce68f6181c4ab96b5b651c6e285b48ecf (patch) | |
tree | 9dd0ca54f057d8842895b9452ae443a57bdf1757 /haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild | |
parent | f6c45c2c9be3907b673880a1d99865b1ef4ab16e (diff) |
haskell/haskell-th-utilities: Updated for version 0.2.4.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild')
-rw-r--r-- | haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild index a7ac6191b4..d8bafc813b 100644 --- a/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild +++ b/haskell/haskell-th-utilities/haskell-th-utilities.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-th-utilities -VERSION=${VERSION:-0.2.0.1} +VERSION=${VERSION:-0.2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |