[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -bump pg dependency
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: -bump pg dependency |
Date: |
Mon, 09 Oct 2023 09:19:52 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new f3ffa8cd -bump pg dependency
f3ffa8cd is described below
commit f3ffa8cd7589123916e8042277c2ebb9ac738627
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Mon Oct 9 09:19:47 2023 +0200
-bump pg dependency
---
frags/list-of-dependencies.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/frags/list-of-dependencies.rst b/frags/list-of-dependencies.rst
index 5ddbdd89..5c36b086 100644
--- a/frags/list-of-dependencies.rst
+++ b/frags/list-of-dependencies.rst
@@ -18,11 +18,11 @@
- libjansson >= 2.7
-- PostgreSQL >= 13, including libpq
+- PostgreSQL >= 15, including libpq
- GNU libmicrohttpd >= 0.9.71
-- GNUnet >= 0.19 (from `source tarball <http://ftpmirror.gnu.org/gnunet/>`__)
+- GNUnet >= 0.20 (from `source tarball <http://ftpmirror.gnu.org/gnunet/>`__)
- Python3 with ``jinja2``
@@ -45,4 +45,4 @@ install these dependencies:
libpq-dev \
libmicrohttpd-dev \
python3-jinja2 \
- postgresql-13
+ postgresql-15
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: -bump pg dependency,
gnunet <=