aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-X11/haskell-X11.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-06 14:21:24 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:46 +1300
commit455558710cec5117c025db7bdfa4effbfd61a2c4 (patch)
tree5699c8d3e7294af209bf46c642d89b3d7aaf1477 /haskell/haskell-X11/haskell-X11.SlackBuild
parentcc610f07b4bdce125149e02702ce243b4fad1697 (diff)
haskell/haskell-X11: Updated for version 1.10.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-X11/haskell-X11.SlackBuild')
-rw-r--r--haskell/haskell-X11/haskell-X11.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-X11/haskell-X11.SlackBuild b/haskell/haskell-X11/haskell-X11.SlackBuild
index 2c88b03255007..074a59f9115a2 100644
--- a/haskell/haskell-X11/haskell-X11.SlackBuild
+++ b/haskell/haskell-X11/haskell-X11.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-X11
-VERSION=${VERSION:-1.9}
+VERSION=${VERSION:-1.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}