Skip to content

Commit

Permalink
Bump Purescript to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneid committed Jan 9, 2015
1 parent 58edff7 commit c8c697c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/autoparts/packages/purescript.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ module Autoparts
module Packages
class Purescript < Package
name 'purescript'
version '0.6.2'
version '0.6.3'
description 'PureScript is a small strongly, statically typed programming language with expressive types, written in and inspired by Haskell, and compiling to Javascript'
category Category::PROGRAMMING_LANGUAGES
source_url 'https://github.com/purescript/purescript/releases/download/v0.6.2/linux64.tar.gz'
source_sha1 'd07f1fd4496672ff25b38e694cbbd94280947041'
source_url 'https://github.com/purescript/purescript/releases/download/v0.6.3/linux64.tar.gz'
source_sha1 '105574b6f273ddf265c529de41bd87c2f6df9e70'
source_filetype 'tar.gz'

def install
Expand Down

0 comments on commit c8c697c

Please sign in to comment.