[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] post-commit broken?
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-hackers] post-commit broken? |
Date: |
Tue, 07 Apr 2009 16:46:50 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Well, I had to modify the egg-post-commit script in order to prevent
it from regenerating the Eggs Unlimited page, since now there is a
different script that updates the indices in eggref. It appears that
after making those modifications, I had compiled the wrong
egg-post-commit.scm. I have corrected this, so things should be
working now.
-Ivan
Peter Bex <address@hidden> writes:
> Hi all,
>
> I updated web-unity (a Chicken 3 egg) to version 0.24, which fixes
> a small bug. This version was tagged more than a week ago, I think,
> but when I try to fetch it with chicken-setup, I still get 0.23.
> I don't see anything suspicious in the automated build logs.
>
> Anything weird going on?
>
> Cheers,
> Peter