mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: sqlite: Update to 3.15.1.
* gnu/packages/databases.scm (sqlite): Update to 3.15.1. [source]: Download from sqlite.org. [home-page]: Use HTTPS. (sqlite-3.15.1): Remove. * gnu/packages/php.scm (php)[inputs]: Change 'sqlite-3.15.1' to 'sqlite'.
This commit is contained in:
parent
c254ac3200
commit
3ad8cb4163
2 changed files with 6 additions and 41 deletions
|
@ -309,7 +309,7 @@
|
|||
("pcre" ,pcre)
|
||||
("postgresql" ,postgresql)
|
||||
("readline" ,readline)
|
||||
("sqlite" ,sqlite-3.15.1)
|
||||
("sqlite" ,sqlite)
|
||||
("tidy" ,tidy)
|
||||
("zip" ,zip)
|
||||
("zlib" ,zlib)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue