sagittarius-scheme 0.7.10
sagittarius 0.7.10 Closes #7761. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
f25e36259e
commit
7bb4e27c3f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class SagittariusScheme < Formula
|
||||
desc "Free Scheme implementation supporting R6RS and R7RS"
|
||||
homepage "https://bitbucket.org/ktakashi/sagittarius-scheme/wiki/Home"
|
||||
url "https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.7.5.tar.gz"
|
||||
sha256 "1f51978587d525017d5562148ca966de7de373f129fb6515f479b386ff26e5e6"
|
||||
url "https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.7.10.tar.gz"
|
||||
sha256 "b9b3b21bcd96762555c680cbee5bd4875e12e50b51035298aed15298eb6dc02e"
|
||||
head "https://bitbucket.org/ktakashi/sagittarius-scheme", :using => :hg
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue