GNU bug report logs - #26482
[PATCH] gnu: postgresql: Update to 9.6.2.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Thu, 13 Apr 2017 13:04:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

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 26482 in the body.
You can then email your comments to 26482 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#26482; Package guix-patches. (Thu, 13 Apr 2017 13:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 13 Apr 2017 13:04:02 GMT) Full text and rfc822 format available.

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

From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: postgresql: Update to 9.6.2.
Date: Thu, 13 Apr 2017 15:03:13 +0200
* gnu/packages/databases.scm (postgresql): Update to 9.6.2.
---
 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 db15a5afa..778996049 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -438,14 +438,14 @@ as a drop-in replacement of MySQL.")
 (define-public postgresql
   (package
     (name "postgresql")
-    (version "9.5.6")
+    (version "9.6.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ftp.postgresql.org/pub/source/v"
                                   version "/postgresql-" version ".tar.bz2"))
               (sha256
                (base32
-                "0bz1b9r249ffjfvldaiah2g78ccwq30ddh8hdvlq61z26inmz7mv"))))
+                "1jahzqqw5inyvmacic2ihhj5f8z50lapci2fwws91h719ccbb1q1"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.11.0





Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Thu, 13 Apr 2017 17:45:01 GMT) Full text and rfc822 format available.

Notification sent to Vasile Dumitrascu <va511e <at> yahoo.com>:
bug acknowledged by developer. (Thu, 13 Apr 2017 17:45:02 GMT) Full text and rfc822 format available.

Message #10 received at 26482-done <at> debbugs.gnu.org (full text, mbox):

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 26482-done <at> debbugs.gnu.org
Subject: Re: bug#26482: [PATCH] gnu: postgresql: Update to 9.6.2.
Date: Thu, 13 Apr 2017 23:14:30 +0530
Pushed! Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 12 May 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 123 days ago.

Previous Next


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