mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/happy: Updated for version 1.19.5.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
7138036afd
commit
eb68620f87
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=happy
|
||||
VERSION=${VERSION:-1.19.4}
|
||||
VERSION=${VERSION:-1.19.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="happy"
|
||||
VERSION="1.19.4"
|
||||
VERSION="1.19.5"
|
||||
HOMEPAGE="http://haskell.org/happy"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/happy/1.19.4/happy-1.19.4.tar.gz"
|
||||
MD5SUM="5267c1c4aaa7102a882fc4cdad4a8c38"
|
||||
DOWNLOAD="http://hackage.haskell.org/packages/archive/happy/1.19.5/happy-1.19.5.tar.gz"
|
||||
MD5SUM="ffa56a1c312a60dfb1110afd25b28785"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="haskell-mtl"
|
||||
|
|
Loading…
Reference in a new issue