aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gauche.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gauche.rb b/Library/Formula/gauche.rb
index b0ac0e132..9a4972f38 100644
--- a/Library/Formula/gauche.rb
+++ b/Library/Formula/gauche.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gauche < Formula
homepage 'http://practical-scheme.net/gauche/'
- url 'https://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.3.3.tgz'
- sha1 '71d7ca3eceb9adc1de33455c1616cbed89d226f7'
+ url 'https://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.4.tgz'
+ sha1 '2f0068d19adbc8e7fd3c04ab8e6576d0fac21ad6'
def install
system './configure', "--prefix=#{prefix}", '--disable-dependency-tracking',