Scheme48 1.9.2
This commit is contained in:
parent
9dc6a90575
commit
8a9d1e9e51
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Scheme48 < Formula
|
||||
homepage 'http://www.s48.org/'
|
||||
url 'http://s48.org/1.9.1/scheme48-1.9.1.tgz'
|
||||
sha1 'dfc5f58b2e175216aa850910c761238774c1b7b1'
|
||||
url 'http://s48.org/1.9.2/scheme48-1.9.2.tgz'
|
||||
sha1 'b2d02b6ddac56e566d170b9c916f11dbd182390a'
|
||||
|
||||
conflicts_with 'gambit-scheme', :because => 'both install `scheme-r5rs` binaries'
|
||||
conflicts_with 'scsh', :because => 'both install include/scheme48.h'
|
||||
|
|
Loading…
Reference in a new issue