unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Riku Viitanen via Guix-patches via <guix-patches@gnu.org>
To: 38989@debbugs.gnu.org
Subject: [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16.
Date: Mon, 06 Jan 2020 12:06:43 +0000	[thread overview]
Message-ID: <aMVTZLg8BgXiwwYErBq7IFP_eQak1aqRvBvAjKDhqY45-Oudfaz5V8Ujf_LXaCXWV3MfwZIIXIRRJnBMczw3S0vB5RKzbetRO-qIZTBverk=@protonmail.com> (raw)

From bedee6a051e6d907c819e4f19432bf35cd65c1c1 Mon Sep 17 00:00:00 2001
From: Riku Viitanen <riku.viitanen@protonmail.com>
Date: Mon, 6 Jan 2020 14:04:59 +0200
Subject: [PATCH] gnu: postgresql@9.6: Update to 9.6.16.

* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.16.
---
 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..bb6cd97f47 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -991,14 +991,14 @@ pictures, sounds, or video.")
   (package
     (inherit postgresql)
     (name "postgresql")
-    (version "9.6.15")
+    (version "9.6.16")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://ftp.postgresql.org/pub/source/v"
                                   version "/postgresql-" version ".tar.bz2"))
               (sha256
                (base32
-                "02hp69h2p02asfblkaahblzdz2zmawd2r11h6237y5j7yadgxn9w"))))))
+                "1rr2dgv4ams8r2lp13w85c77rkmzpb88fjlc28mvlw6zq2fblv2w"))))))

 (define-public python-pymysql
   (package
--
2.24.0

             reply	other threads:[~2020-01-06 12:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 12:06 Riku Viitanen via Guix-patches via [this message]
2020-01-12 20:58 ` [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16 Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='aMVTZLg8BgXiwwYErBq7IFP_eQak1aqRvBvAjKDhqY45-Oudfaz5V8Ujf_LXaCXWV3MfwZIIXIRRJnBMczw3S0vB5RKzbetRO-qIZTBverk=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=38989@debbugs.gnu.org \
    --cc=riku.viitanen@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).