aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-12-19 17:31:54 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:40 +1300
commitfbaced151331a34dd9ca01f4d21f50972fd324e4 (patch)
tree1759e1e9541359fff9a5fc0635575bb3a6a8986e /haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild
parent2f16ff93db6fe0a062737e731da1782f3325606c (diff)
haskell/haskell-JuicyPixels: Updated for version 3.3.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild')
-rw-r--r--haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild b/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild
index 8666e56904..23c18a6fa9 100644
--- a/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild
+++ b/haskell/haskell-JuicyPixels/haskell-JuicyPixels.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-JuicyPixels
-VERSION=${VERSION:-3.3.2}
+VERSION=${VERSION:-3.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}