Skip to content

Commit

Permalink
Merge pull request #234 from cschneid/purescript0.6.6
Browse files Browse the repository at this point in the history
Purescript 0.6.6
  • Loading branch information
gmckeever committed Feb 27, 2015
2 parents a3c0b16 + f004a55 commit 807a519
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.3'
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.3/linux64.tar.gz'
source_sha1 '105574b6f273ddf265c529de41bd87c2f6df9e70'
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 807a519

Please sign in to comment.