Package: libsqlite3-tcl
Version: 3.5.9-1

Hi!

pkgIndex.tcl for sqlite3 package contains version 3.5.7 instead of
correct 3.5.9. This prevents loading sqlite3 package into Tcl 8.5
interpreter.

Just run tclsh8.5 and execute
package require sqlite3
in the shell prompt. You'll get the following:

attempt to provide package sqlite3 3.5.7 failed: package sqlite3 3.5.9
provided instead
while evaluating {package require sqlite3}

Cheers!
-- 
Sergei Golovan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to