diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-12 09:05:41 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:56 +0700 |
commit | 6131f27105c5c21f67e6b336e7ef5920dee10498 (patch) | |
tree | 3c7b684ed049ab9e0c326046175141e8039010b7 /haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild | |
parent | 5c46d0c171d13b8aedd8e660fbbe1ad7e3b16b0c (diff) |
haskell/haskell-ghc-paths: Updated for version 0.1.0.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild')
-rw-r--r-- | haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild index 47d71a3bf0a5b..ea682f629003d 100644 --- a/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild +++ b/haskell/haskell-ghc-paths/haskell-ghc-paths.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=haskell-ghc-paths -VERSION=${VERSION:-0.1.0.9} +VERSION=${VERSION:-0.1.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |