diff options
Diffstat (limited to 'haskell/haskell-xhtml/haskell-xhtml.SlackBuild')
-rw-r--r-- | haskell/haskell-xhtml/haskell-xhtml.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-xhtml/haskell-xhtml.SlackBuild b/haskell/haskell-xhtml/haskell-xhtml.SlackBuild index 288b27183f..c868ff6321 100644 --- a/haskell/haskell-xhtml/haskell-xhtml.SlackBuild +++ b/haskell/haskell-xhtml/haskell-xhtml.SlackBuild @@ -6,8 +6,8 @@ # Public domain. PRGNAM=haskell-xhtml -VERSION=${VERSION:-3000.2.0.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-3000.2.0.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |