emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38989: closed ([PATCH] gnu: postgresql@9.6: Update to 9.6.16.)


From: GNU bug Tracking System
Subject: bug#38989: closed ([PATCH] gnu: postgresql@9.6: Update to 9.6.16.)
Date: Sun, 12 Jan 2020 20:59:03 +0000

Your message dated Sun, 12 Jan 2020 21:58:13 +0100
with message-id <address@hidden>
and subject line Re: [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16.
has caused the debbugs.gnu.org bug report #38989,
regarding [PATCH] gnu: postgresql@9.6: Update to 9.6.16.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
38989: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38989
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: postgresql@9.6: Update to 9.6.16. Date: Mon, 06 Jan 2020 12:06:43 +0000
>From bedee6a051e6d907c819e4f19432bf35cd65c1c1 Mon Sep 17 00:00:00 2001
From: Riku Viitanen <address@hidden>
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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#38989] [PATCH] gnu: postgresql@9.6: Update to 9.6.16. Date: Sun, 12 Jan 2020 21:58:13 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Riku Viitanen via Guix-patches via <address@hidden> writes:

> From bedee6a051e6d907c819e4f19432bf35cd65c1c1 Mon Sep 17 00:00:00 2001
> From: Riku Viitanen <address@hidden>
> 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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]