Packages changed: fillup sqlite3 (3.38.2 -> 3.38.3) === Details === ==== fillup ==== - use https as url ==== sqlite3 ==== Version update (3.38.2 -> 3.38.3) - update to 3.38.3: * Fix a case of the query planner be overly aggressive with optimizing automatic-index and Bloom-filter construction, using inappropriate ON clause terms to restrict the size of the automatic-index or Bloom filter, and resulting in missing rows in the output. * Other minor patches. See the timeline for details.