aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/chicken.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chicken.rb b/Library/Formula/chicken.rb
index 080a9827c..bb082e3ee 100644
--- a/Library/Formula/chicken.rb
+++ b/Library/Formula/chicken.rb
@@ -2,8 +2,8 @@ require 'formula'
class Chicken < Formula
homepage 'http://www.call-cc.org/'
- url 'http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.3.tar.gz'
- sha1 '90ce759d3b8a2cb53b2409c1e90277d380069440'
+ url 'http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.4.tar.gz'
+ sha1 '35fe59da04041a7b98d018e5ebb223d491ae57c4'
head 'git://code.call-cc.org/chicken-core'