guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hydra: dns: Update guix.gnu.org-zone serial.


From: Christopher Baines
Subject: branch master updated: hydra: dns: Update guix.gnu.org-zone serial.
Date: Sat, 28 Nov 2020 07:51:52 -0500

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

cbaines pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 08eb212  hydra: dns: Update guix.gnu.org-zone serial.
08eb212 is described below

commit 08eb212b6de256ca5c397c6586ce276dc92e1538
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Nov 28 12:50:56 2020 +0000

    hydra: dns: Update guix.gnu.org-zone serial.
    
    As this was missed when adding the fosshost records.
    
    * hydra/modules/sysadmin/dns.scm (guix.gnu.org-zone): Update serial.
---
 hydra/modules/sysadmin/dns.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/modules/sysadmin/dns.scm b/hydra/modules/sysadmin/dns.scm
index d12db97..0bb91d4 100644
--- a/hydra/modules/sysadmin/dns.scm
+++ b/hydra/modules/sysadmin/dns.scm
@@ -114,4 +114,4 @@
             (origin "guix.gnu.org")
             (ns primary-ns)
             (entries guix.gnu.org.zone)
-            (serial 2020022800)))))
+            (serial 2020112800)))))



reply via email to

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