unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Léo Le Bouter via Guix-patches via" <guix-patches@gnu.org>
To: 46484@debbugs.gnu.org
Cc: "Léo Le Bouter" <lle-bout@zaclys.net>
Subject: [bug#46484] [PATCH 2/4] gnu: postgresql-11: Update to 11.11.
Date: Sat, 13 Feb 2021 08:56:05 +0100	[thread overview]
Message-ID: <20210213075607.12767-2-lle-bout@zaclys.net> (raw)
In-Reply-To: <20210213075607.12767-1-lle-bout@zaclys.net>

* gnu/packages/databases.scm (postgresql-11): Update to 11.11.
---
 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 2f4de2c902..0234d9879c 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1246,14 +1246,14 @@ pictures, sounds, or video.")
   (package
     (inherit postgresql-13)
     (name "postgresql")
-    (version "11.6")
+    (version "11.11")
     (source (origin
               (inherit (package-source postgresql-13))
               (uri (string-append "https://ftp.postgresql.org/pub/source/v"
                                   version "/postgresql-" version ".tar.bz2"))
               (sha256
                (base32
-                "0w1iq488kpzfgfnlw4k32lz5by695mpnkq461jrgsr99z5zlz4j9"))))))
+                "0v0qk298nxmpzpgsxcsxma328hdkyzd7fwjs0zsn6zavl5zpnq20"))))))
 
 (define-public postgresql-10
   (package
-- 
2.30.1





  reply	other threads:[~2021-02-13  7:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-13  7:53 [bug#46484] [PATCH 0/4] Update postgresql packages Léo Le Bouter via Guix-patches via
2021-02-13  7:56 ` [bug#46484] [PATCH 1/4] gnu: postgresql-13: Update to 13.2 Léo Le Bouter via Guix-patches via
2021-02-13  7:56   ` Léo Le Bouter via Guix-patches via [this message]
2021-02-13  7:56   ` [bug#46484] [PATCH 3/4] gnu: postgresql-10: Update to 10.16 Léo Le Bouter via Guix-patches via
2021-02-13  7:56   ` [bug#46484] [PATCH 4/4] gnu: postgresql-9.6: Update to 9.6.21 Léo Le Bouter via Guix-patches via
2021-02-13 18:27 ` [bug#46484] [PATCH 0/4] Update postgresql packages Leo Famulari
2021-02-14 14:10   ` Léo Le Bouter via Guix-patches via
2021-02-14 18:59     ` Leo Famulari
2021-02-14 20:00       ` bug#46484: " Leo Famulari
2021-02-14 21:09 ` [bug#46484] [PATCH] gnu: postgresql-13: Update to 13.2 [security fixes] Léo Le Bouter via Guix-patches via
2021-02-14 21:16   ` bug#46484: " Leo Famulari

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=20210213075607.12767-2-lle-bout@zaclys.net \
    --to=guix-patches@gnu.org \
    --cc=46484@debbugs.gnu.org \
    --cc=lle-bout@zaclys.net \
    /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).