aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-file-embed/haskell-file-embed.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-12 08:29:00 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-12 13:33:07 +0700
commitc2a807c6fce40db6ec466eeaa555001d68ad748c (patch)
tree4bdb75e36e53d780fed1818d18d2d357d87ea444 /haskell/haskell-file-embed/haskell-file-embed.SlackBuild
parentadfabad11ca6a73619b35b5b7a4cb3665da25020 (diff)
haskell/haskell-file-embed: Updated for version 0.0.15.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-file-embed/haskell-file-embed.SlackBuild')
-rw-r--r--haskell/haskell-file-embed/haskell-file-embed.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-file-embed/haskell-file-embed.SlackBuild b/haskell/haskell-file-embed/haskell-file-embed.SlackBuild
index a6df977735..7f0004962d 100644
--- a/haskell/haskell-file-embed/haskell-file-embed.SlackBuild
+++ b/haskell/haskell-file-embed/haskell-file-embed.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-file-embed
-VERSION=${VERSION:-0.0.11}
+VERSION=${VERSION:-0.0.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}