aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-multipart/haskell-multipart.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-01-07 13:51:17 +1300
committerAndrew Clemons <andrew.clemons@gmail.com>2022-01-17 18:13:48 +1300
commit2bd4e730d9d52f4c7d419cb635c3c74c810152e5 (patch)
treeafd291e88a271b8f21e40e51bfac66e00d07d581 /haskell/haskell-multipart/haskell-multipart.SlackBuild
parentf8c01e0cd54720d389e71820bfbedc2628903162 (diff)
haskell/haskell-multipart: Updated for version 0.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'haskell/haskell-multipart/haskell-multipart.SlackBuild')
-rw-r--r--haskell/haskell-multipart/haskell-multipart.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-multipart/haskell-multipart.SlackBuild b/haskell/haskell-multipart/haskell-multipart.SlackBuild
index f83707adc4..eb634f5a63 100644
--- a/haskell/haskell-multipart/haskell-multipart.SlackBuild
+++ b/haskell/haskell-multipart/haskell-multipart.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-multipart
-VERSION=${VERSION:-0.1.3}
+VERSION=${VERSION:-0.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}