diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-12 09:14:51 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:56 +0700 |
commit | b09f0da61297108f559d55b3cb74a4e2ea48b633 (patch) | |
tree | 89e897fdc1278755e0afd0586a8d6e9aee93f57c /haskell/haskell-gloss/haskell-gloss.SlackBuild | |
parent | 12614cacff9afb760c8048763eda033cd89feba9 (diff) | |
download | slackbuilds-b09f0da61297108f559d55b3cb74a4e2ea48b633.tar.gz |
haskell/haskell-gloss: Updated for version 1.13.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gloss/haskell-gloss.SlackBuild')
-rw-r--r-- | haskell/haskell-gloss/haskell-gloss.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-gloss/haskell-gloss.SlackBuild b/haskell/haskell-gloss/haskell-gloss.SlackBuild index ec05439ec9..090d17c055 100644 --- a/haskell/haskell-gloss/haskell-gloss.SlackBuild +++ b/haskell/haskell-gloss/haskell-gloss.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-gloss -VERSION=${VERSION:-1.13.0.1} +VERSION=${VERSION:-1.13.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |