emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: elpa.gnu.org (Stale archive-contents?)


From: Ted Zlatanov
Subject: Re: elpa.gnu.org (Stale archive-contents?)
Date: Tue, 09 Nov 2010 20:12:50 -0600
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

On Tue, 09 Nov 2010 21:19:53 +0100 Bastien <address@hidden> wrote: 

B> Chong Yidong <address@hidden> writes:

>> Jambunathan K <address@hidden> writes:
>> 
>>> I verified that things *were* OK.  But, as I write now, the discrepancy
>>> has re-surfaced.
>> 
>> What time is the org daily package generated?  

B> It's generated at 00:00 in San Francisco (Pacific Standard Time).

I fixed the script to get the latest org-*.tar:

pkgname=`/usr/bin/curl http://orgmode.org/pkg/daily/|/usr/bin/perl -ne 'push 
@f, $1 if m/(org-\d{8}\.tar)/; END { @f = sort @f; print "$f[-1]\n"}'`

If this is not a good way to get the latest, let me know.  Seems to work
reliably for me.

Ted




reply via email to

[Prev in Thread] Current Thread [Next in Thread]