[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/377: gnu: postgresql-9.6: Update to 9.6.23.
From: |
guix-commits |
Subject: |
175/377: gnu: postgresql-9.6: Update to 9.6.23. |
Date: |
Sun, 5 Sep 2021 10:07:37 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 1e0b98459165af366c7064a0c267e4522e548d24
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Aug 27 15:02:45 2021 +0300
gnu: postgresql-9.6: Update to 9.6.23.
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.23.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 8ad9dbe..8848302 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1136,14 +1136,14 @@ pictures, sounds, or video.")
(define-public postgresql-9.6
(package
(inherit postgresql-10)
- (version "9.6.22")
+ (version "9.6.23")
(source (origin
(inherit (package-source postgresql-10))
(uri (string-append "https://ftp.postgresql.org/pub/source/v"
version "/postgresql-" version ".tar.bz2"))
(sha256
(base32
- "0c19kzrj5ib5ygmavf5d6qvxdwrxzzz6jz1r2dl5b815208cscix"))))))
+ "1fa735lrmv2vrfiixg73nh024gxlagcbrssklvgwdf0s82cgfjd8"))))))
(define-public postgresql postgresql-13)
- 152/377: gnu: Add rust-jsonpath-lib-0.3., (continued)
- 152/377: gnu: Add rust-jsonpath-lib-0.3., guix-commits, 2021/09/05
- 161/377: gnu: ccache: Update to 3.4., guix-commits, 2021/09/05
- 156/377: gnu: rust-zstd-safe-4: Update to 4.1.1+zstd.1.5.0., guix-commits, 2021/09/05
- 163/377: gnu: emacs-vertico: Add new phase after unpack., guix-commits, 2021/09/05
- 160/377: gnu: mc: Update to 4.8.27., guix-commits, 2021/09/05
- 167/377: gnu: emacs-auctex: Update to 13.0.14., guix-commits, 2021/09/05
- 169/377: gnu: Add r-emdist., guix-commits, 2021/09/05
- 170/377: gnu: Add r-cytonorm., guix-commits, 2021/09/05
- 172/377: gnu: Add python-hmmlearn., guix-commits, 2021/09/05
- 173/377: gnu: postgresql-11: Update to 11.13., guix-commits, 2021/09/05
- 175/377: gnu: postgresql-9.6: Update to 9.6.23.,
guix-commits <=
- 176/377: gnu: java-opening-hours-parser: Update to 0.23.0., guix-commits, 2021/09/05
- 177/377: gnu: josm: Update to 18118., guix-commits, 2021/09/05
- 179/377: gnu: opencl-headers: Update to 2021.06.30 and switch to CMake., guix-commits, 2021/09/05
- 181/377: gnu: clinfo: Update to 3.0.21.02.21 and simplify package., guix-commits, 2021/09/05
- 182/377: gnu: Add opencl-icd-loader., guix-commits, 2021/09/05
- 184/377: gnu: Add clpeak., guix-commits, 2021/09/05
- 186/377: gnu: python-pyopencl: Update to 2021.2.6., guix-commits, 2021/09/05
- 188/377: gnu: mame: Update to 0.235., guix-commits, 2021/09/05
- 189/377: gnu: Add lsofgraph., guix-commits, 2021/09/05
- 191/377: zsh completion: Add missing commands and arguments., guix-commits, 2021/09/05