Skip to content

Commit

Permalink
Bump purescript to 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cschneid committed Feb 9, 2015
1 parent f687e4f commit f004a55
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.5'
version '0.6.6'
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.5/linux64.tar.gz'
source_sha1 'f528932c11b724b704897528d81f634a74f5cb0a'
source_url 'https://github.com/purescript/purescript/releases/download/v0.6.6/linux64.tar.gz'
source_sha1 'c56b1ea11dd00c502220d585e9cb970e1f531b4e'
source_filetype 'tar.gz'

def install
Expand Down

0 comments on commit f004a55

Please sign in to comment.