Update DNS serial...

Julien LepillerSat Nov 12 19:05:24+0100 2022

c0ae6cf

Update DNS serial...

modules/config/dns.scm

3434
            hermes
3535
            ene))
3636
37+
;; Update this when changing the zone:
38+
(define lepiller-serial 2022111201)
39+
3740
(define public-dkim
3841
  (apply
3942
    string-append

134137
    (zone (zone-file
135138
            (origin "lepiller.eu")
136139
            (entries lepiller.eu.zone)
137-
            (serial 2022060401)))))
140+
            (serial lepiller-serial)))))
138141
139142
(define lepiller-slave-zone
140143
  (knot-zone-configuration