GNU bug report logs - #38988
[PATCH] gnu: postgresql@10: Update to 10.11.

Previous Next

Package: guix-patches;

Reported by: Riku Viitanen <riku.viitanen <at> protonmail.com>

Date: Mon, 6 Jan 2020 12:03:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38988 in the body.
You can then email your comments to 38988 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#38988; Package guix-patches. (Mon, 06 Jan 2020 12:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Riku Viitanen <riku.viitanen <at> protonmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 06 Jan 2020 12:03:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Riku Viitanen <riku.viitanen <at> protonmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: postgresql <at> 10: Update to 10.11.
Date: Mon, 06 Jan 2020 12:02:15 +0000
From ef256d03d70e1db231726fc2f9d124020b6b802e Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen <at> protonmail.com>
Date: Mon, 6 Jan 2020 14:00:01 +0200
Subject: [PATCH] gnu: postgresql <at> 10: Update to 10.11.

* gnu/packages/databases.scm (postgresql): Update to 10.11.
---
 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 393dbee6d0..a1745e3fd2 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -931,14 +931,14 @@ as a drop-in replacement of MySQL.")
 (define-public postgresql
   (package
     (name "postgresql")
-    (version "10.10")
+    (version "10.11")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ftp.postgresql.org/pub/source/v"
                                   version "/postgresql-" version ".tar.bz2"))
               (sha256
                (base32
-                "0lzj46dwd9cw94gnqm36bxd7jlhfdyqjrfzr3c4xd3prfn2rnkxd"))
+                "02fcmvbh0mhplj3s2jd24s642ysx7bggnf0h8bs5amh7dgzi8p8d"))
               (patches (search-patches "postgresql-disable-resolve_symlinks.patch"))))
     (build-system gnu-build-system)
     (arguments
--
2.24.0




Information forwarded to guix-patches <at> gnu.org:
bug#38988; Package guix-patches. (Sun, 12 Jan 2020 21:02:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Riku Viitanen <riku.viitanen <at> protonmail.com>,
 Riku Viitanen via Guix-patches <guix-patches <at> gnu.org>,
 38988-close <at> debbugs.gnu.org
Subject: Re: [bug#38988] [PATCH] gnu: postgresql <at> 10: Update to 10.11.
Date: Sun, 12 Jan 2020 22:01:02 +0100
[Message part 1 (text/plain, inline)]
Riku Viitanen via Guix-patches via <guix-patches <at> gnu.org> writes:

> From ef256d03d70e1db231726fc2f9d124020b6b802e Mon Sep 17 00:00:00 2001
> From: Riku Viitanen <riku.viitanen <at> protonmail.com>
> Date: Mon, 6 Jan 2020 14:00:01 +0200
> Subject: [PATCH] gnu: postgresql <at> 10: Update to 10.11.
>
> * gnu/packages/databases.scm (postgresql): Update to 10.11.

This is already on the master branch since commit
cb669c095156eef44c1ae8aecda9931a777794ad.

By the way, it would be good to switch to Postgresql 11 as the default
'postgres' variable, that are used for packages.  Would you like to try
that?  :-)
[signature.asc (application/pgp-signature, inline)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 12 Jan 2020 21:02:02 GMT) Full text and rfc822 format available.

Notification sent to Riku Viitanen <riku.viitanen <at> protonmail.com>:
bug acknowledged by developer. (Sun, 12 Jan 2020 21:02:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Feb 2020 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 48 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.