unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16.
@ 2020-01-06 12:06 Riku Viitanen via Guix-patches via
  2020-01-12 20:58 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Riku Viitanen via Guix-patches via @ 2020-01-06 12:06 UTC (permalink / raw)
  To: 38989

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16.
  2020-01-06 12:06 [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16 Riku Viitanen via Guix-patches via
@ 2020-01-12 20:58 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-01-12 20:58 UTC (permalink / raw)
  To: riku.viitanen, 38989, 38989-done

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

Riku Viitanen via Guix-patches via <guix-patches@gnu.org> writes:

> 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.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-12 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 12:06 [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16 Riku Viitanen via Guix-patches via
2020-01-12 20:58 ` Marius Bakke

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).