guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: berlin: Update PostgreSQL to 13.


From: Mathieu Othacehe
Subject: branch master updated: hydra: berlin: Update PostgreSQL to 13.
Date: Sat, 07 Aug 2021 10:53:16 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 81ce1b1  hydra: berlin: Update PostgreSQL to 13.
81ce1b1 is described below

commit 81ce1b1182e56365ede7d45e514ce0481fa5cca4
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sat Aug 7 16:52:29 2021 +0200

    hydra: berlin: Update PostgreSQL to 13.
    
    * hydra/berlin.scm: Update PostgreSQL service to 13.
---
 hydra/berlin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 7d6ac42..5bd1ed2 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -266,7 +266,7 @@ Happy hacking!\n"))
              ;; 
https://www.zabbix.com/documentation/3.0/manual/appendix/install/db_scripts
              (service postgresql-service-type
                       (postgresql-configuration
-                       (postgresql postgresql-10)))
+                       (postgresql postgresql-13)))
              (service postgresql-role-service-type)
 
              (service ntp-service-type)



reply via email to

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