gnu: postgresql@14: Update to 14.6.
* gnu/packages/databases.scm (postgresql-14): Update to 14.6.
This commit is contained in:
parent
8caf7508ba
commit
c9974889ef
@ -1240,14 +1240,14 @@ pictures, sounds, or video.")
|
||||
(package
|
||||
(inherit postgresql-15)
|
||||
(name "postgresql")
|
||||
(version "14.4")
|
||||
(version "14.6")
|
||||
(source (origin
|
||||
(inherit (package-source postgresql-15))
|
||||
(uri (string-append "https://ftp.postgresql.org/pub/source/v"
|
||||
version "/postgresql-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0slg7ld5mldmv3pn1wxxwglm4s3xc6c91ixx24apj713qlvn4fy2"))))))
|
||||
"08nzkq321fzfi8ba8gck9zxxg7xvv8vz3mbl4avrmlq933y4122h"))))))
|
||||
|
||||
(define-public postgresql-13
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user