Cyril Roelandt <[email protected]> skribis: > On 01/25/2013 09:38 PM, Ludovic Courtès wrote: >> Cyril Roelandt<[email protected]> skribis: >> >>> * gnu/packages/sqlite.scm: New file. >>> * Makefile.am (MODULES): Add it. >> >> Applied, thanks. >> >>> + (uri (string-append >>> + >>> "http://downloads.sourceforge.net/project/sqlite.mirror/SQLite%20" >>> + version "/sqlite-autoconf-3071502.tar.gz")) >> >> I changed that to use mirror://sourceforge here. This is actually even >> better than using sqlite.org. >> > > Should we remove the TODO item, then ? > > ";;TODO: Download from sqlite.org once this bug : > ;; http://lists.gnu.org/archive/html/bug-guile/2013-01/msg00027.html > ;; has been fixed."
Well, we can add sqlite.org as an alternate address when it’s usable, so no. Ludo’.
