[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: |
Thu, 2 Sep 2021 17:55:22 -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)
- 156/377: gnu: rust-zstd-safe-4: Update to 4.1.1+zstd.1.5.0., (continued)
- 156/377: gnu: rust-zstd-safe-4: Update to 4.1.1+zstd.1.5.0., guix-commits, 2021/09/02
- 157/377: gnu: Add rust-zstd-0.9., guix-commits, 2021/09/02
- 159/377: gnu: colobot: Update to 0.2.0-alpha., guix-commits, 2021/09/02
- 161/377: gnu: ccache: Update to 3.4., guix-commits, 2021/09/02
- 163/377: gnu: emacs-vertico: Add new phase after unpack., guix-commits, 2021/09/02
- 165/377: gnu: python-pytest-xprocess: Update to 0.18.1., guix-commits, 2021/09/02
- 167/377: gnu: emacs-auctex: Update to 13.0.14., guix-commits, 2021/09/02
- 168/377: gnu: emacs-dash: Update to 2.19.1., guix-commits, 2021/09/02
- 169/377: gnu: Add r-emdist., guix-commits, 2021/09/02
- 173/377: gnu: postgresql-11: Update to 11.13., guix-commits, 2021/09/02
- 175/377: gnu: postgresql-9.6: Update to 9.6.23.,
guix-commits <=
- 178/377: gnu: man-pages: Update to 5.13., guix-commits, 2021/09/02
- 179/377: gnu: opencl-headers: Update to 2021.06.30 and switch to CMake., guix-commits, 2021/09/02
- 182/377: gnu: Add opencl-icd-loader., guix-commits, 2021/09/02
- 183/377: gnu: ocl-icd: Replace with opencl-icd-loader., guix-commits, 2021/09/02
- 184/377: gnu: Add clpeak., guix-commits, 2021/09/02
- 188/377: gnu: mame: Update to 0.235., guix-commits, 2021/09/02
- 190/377: images: pinebook-pro: Fix the agetty baud rate., guix-commits, 2021/09/02
- 196/377: gnu: Add python-resolvelib., guix-commits, 2021/09/02
- 197/377: gnu: Add python-resolvelib-0.5., guix-commits, 2021/09/02
- 193/377: gnu: bootloader: Support multiple targets., guix-commits, 2021/09/02