mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
haskell/haskell-blaze-builder: Updated for version 0.3.3.4.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
This commit is contained in:
parent
063adabbb5
commit
bf4628696f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for blaze-builder
|
||||
|
||||
# Copyright 2012 Mikko Värri, Finland
|
||||
# Copyright 2015 Mikko Värri, Finland
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=haskell-blaze-builder
|
||||
VERSION=${VERSION:-0.3.1.0}
|
||||
VERSION=${VERSION:-0.3.3.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-blaze-builder"
|
||||
VERSION="0.3.1.0"
|
||||
VERSION="0.3.3.4"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/blaze-builder"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/blaze-builder/0.3.1.0/blaze-builder-0.3.1.0.tar.gz"
|
||||
MD5SUM="8130120b421fa07b38d023c0a0e291b9"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/blaze-builder/0.3.3.4/blaze-builder-0.3.3.4.tar.gz"
|
||||
MD5SUM="e907804abf9078826cb62f7fc2a2f39f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-text"
|
||||
|
|
Loading…
Reference in a new issue