bug-guix
[Top][All Lists]
Advanced

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

Re: [PATCH 3/4] Add SQLite.


From: Cyril Roelandt
Subject: Re: [PATCH 3/4] Add SQLite.
Date: Sat, 26 Jan 2013 21:01:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 01/25/2013 09:38 PM, Ludovic Courtès wrote:
Cyril Roelandt<address@hidden>  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."

Cyril.



reply via email to

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