chicken 4.8.0.5

Closes Homebrew/homebrew#23222.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Utkarsh Kukreti 2013-10-12 16:07:21 +05:30 committed by Mike McQuaid
parent 7870fb16e0
commit 44cf123cbc

View file

@ -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.4.tar.gz'
sha1 '35fe59da04041a7b98d018e5ebb223d491ae57c4'
url 'http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.5.tar.gz'
sha1 'fb393e49433c183d6a97da9b1ca48cb09ed51d72'
head 'git://code.call-cc.org/chicken-core'