mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: PostgreSQL: Promote version 14 to the default.
* gnu/packages/databases.scm (postgresql): Alias to POSTGRESQL-14. * gnu/packages/qt.scm (qtbase-5)[inputs]: Stay on POSTGRESQL-13.
This commit is contained in:
parent
bd16e7c32d
commit
13c46cc29d
2 changed files with 3 additions and 2 deletions
|
@ -1315,7 +1315,7 @@ pictures, sounds, or video.")
|
|||
(append opensp docbook-sgml-4.2)
|
||||
(delete "docbook-xml")))))
|
||||
|
||||
(define-public postgresql postgresql-13)
|
||||
(define-public postgresql postgresql-14)
|
||||
|
||||
(define-public timescaledb
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue