mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
haskell/haskell-dataenc: Updated for version 0.14.0.7.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9563fc668b
commit
0bc1238c29
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for dataenc
|
||||
|
||||
# Copyright 2013 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-dataenc
|
||||
VERSION=${VERSION:-0.14.0.5}
|
||||
VERSION=${VERSION:-0.14.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haskell-dataenc"
|
||||
VERSION="0.14.0.5"
|
||||
VERSION="0.14.0.7"
|
||||
HOMEPAGE="http://hackage.haskell.org/package/dataenc"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/dataenc/0.14.0.5/dataenc-0.14.0.5.tar.gz"
|
||||
MD5SUM="4da812ca7a1640a5fdcc676009ab160c"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/dataenc/0.14.0.7/dataenc-0.14.0.7.tar.gz"
|
||||
MD5SUM="28491649dbeafb9512b4ea187cc6fddf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ghc"
|
||||
|
|
Loading…
Reference in a new issue