diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-12-19 16:57:01 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-01-17 18:13:39 +1300 |
commit | 941a1455f005123bf519ee288952f6a85587e619 (patch) | |
tree | 6ac4f3ec7ba9c9cbf8e98403c9a6194db69c982e /haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild | |
parent | da28d734aee3734b4df2c6490a2cec23fba3aa2b (diff) |
haskell/haskell-attoparsec: Updated for version 0.14.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild')
-rw-r--r-- | haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild index e496f72e6045..b9ec769abf78 100644 --- a/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild +++ b/haskell/haskell-attoparsec/haskell-attoparsec.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-attoparsec -VERSION=${VERSION:-0.14.1} +VERSION=${VERSION:-0.14.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |