[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
174/377: gnu: postgresql-10: Update to 10.18.
From: |
guix-commits |
Subject: |
174/377: gnu: postgresql-10: Update to 10.18. |
Date: |
Sun, 5 Sep 2021 10:07:37 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit bb418a20ee628ed11724d7f77a8150a55560d603
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Aug 27 15:02:44 2021 +0300
gnu: postgresql-10: Update to 10.18.
* gnu/packages/databases.scm (postgresql-10): Update to 10.18.
---
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 6b6c13f..8ad9dbe 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1124,14 +1124,14 @@ pictures, sounds, or video.")
(define-public postgresql-10
(package
(inherit postgresql-11)
- (version "10.17")
+ (version "10.18")
(source (origin
(inherit (package-source postgresql-11))
(uri (string-append "https://ftp.postgresql.org/pub/source/v"
version "/postgresql-" version ".tar.bz2"))
(sha256
(base32
- "0v5jahkqm6gkq67s4bac3h7297bscn2ab6y128idi73cc1qq1wjs"))))))
+ "009qpb02bq0rx0aaw5ck70gk07xwparhfxvlfimgihw2vhp7qisp"))))))
(define-public postgresql-9.6
(package
- 211/377: gnu: ansible: Update to 4.4.0., (continued)
- 211/377: gnu: ansible: Update to 4.4.0., guix-commits, 2021/09/05
- 227/377: services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>., guix-commits, 2021/09/05
- 235/377: gnu: Add python-pybbi., guix-commits, 2021/09/05
- 87/377: gnu: Add ivar., guix-commits, 2021/09/05
- 239/377: gnu: Add python-pytest-tornasync., guix-commits, 2021/09/05
- 247/377: gnu: Add python-coolbox., guix-commits, 2021/09/05
- 252/377: gnu: Add go-github-com-anaseto-gruid-tcell., guix-commits, 2021/09/05
- 253/377: gnu: harmonist: Update to 0.4.1., guix-commits, 2021/09/05
- 165/377: gnu: python-pytest-xprocess: Update to 0.18.1., guix-commits, 2021/09/05
- 171/377: gnu: Add python-strawc., guix-commits, 2021/09/05
- 174/377: gnu: postgresql-10: Update to 10.18.,
guix-commits <=
- 133/377: gnu: Add r-crul., guix-commits, 2021/09/05
- 147/377: gnu: Add rust-polars-core-0.15., guix-commits, 2021/09/05
- 153/377: gnu: Add rust-flatbuffers-2., guix-commits, 2021/09/05
- 154/377: gnu: Add rust-bigdecimal-rs-0.2., guix-commits, 2021/09/05
- 157/377: gnu: Add rust-zstd-0.9., guix-commits, 2021/09/05
- 94/377: gnu: emacs-envrc: Update to 0.4., guix-commits, 2021/09/05
- 130/377: gnu: Add r-zonebuilder., guix-commits, 2021/09/05
- 124/377: gnu: Add r-zoolog., guix-commits, 2021/09/05
- 139/377: gnu: rust-thiserror-impl-1: Update to 1.0.26., guix-commits, 2021/09/05
- 145/377: gnu: Add rust-arrow-5., guix-commits, 2021/09/05