GNU bug report logs - #38987
[PATCH] gnu: postgresql@11: Update to 11.6.

Previous Next

Package: guix-patches;

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

Date: Mon, 6 Jan 2020 11:57: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 38987 in the body.
You can then email your comments to 38987 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#38987; Package guix-patches. (Mon, 06 Jan 2020 11:57: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 11:57: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> 11: Update to 11.6.
Date: Mon, 06 Jan 2020 11:55:43 +0000
From b52df779b015c15e13c0b7ff018ed7cb4dbaa94c Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen <at> protonmail.com>
Date: Mon, 6 Jan 2020 13:54:22 +0200
Subject: [PATCH] gnu: postgresql <at> 11: Update to 11.6.

* gnu/packages/databases: (postgresql-11): Update to 11.6.
---
 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..25de9fb21e 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -978,14 +978,14 @@ pictures, sounds, or video.")
   (package
     (inherit postgresql)
     (name "postgresql")
-    (version "11.5")
+    (version "11.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ftp.postgresql.org/pub/source/v"
                                   version "/postgresql-" version ".tar.bz2"))
               (sha256
                (base32
-                "106ikalvrilihlvhq7xj7snq98hgbgq6qsgjrd252wgw1c327pvz"))))))
+                "0w1iq488kpzfgfnlw4k32lz5by695mpnkq461jrgsr99z5zlz4j9"))))))

 (define-public postgresql-9.6
   (package
--
2.24.0





Information forwarded to guix-patches <at> gnu.org:
bug#38987; Package guix-patches. (Sun, 12 Jan 2020 21:00: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>,
 38987-done <at> debbugs.gnu.org
Subject: Re: [bug#38987] [PATCH] gnu: postgresql <at> 11: Update to 11.6.
Date: Sun, 12 Jan 2020 21:59:18 +0100
[Message part 1 (text/plain, inline)]
Riku Viitanen via Guix-patches via <guix-patches <at> gnu.org> writes:

> From b52df779b015c15e13c0b7ff018ed7cb4dbaa94c Mon Sep 17 00:00:00 2001
> From: Riku Viitanen <riku.viitanen <at> protonmail.com>
> Date: Mon, 6 Jan 2020 13:54:22 +0200
> Subject: [PATCH] gnu: postgresql <at> 11: Update to 11.6.
>
> * gnu/packages/databases: (postgresql-11): Update to 11.6.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 12 Jan 2020 21:00:03 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:00:04 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 74 days ago.

Previous Next


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