guix/news.scm
2024-01-04 18:56:41 +01:00

12 lines
316 B
Scheme

;; -*- mode: scheme; -*-
;; https://guix.gnu.org/manual/en/html_node/Writing-Channel-News.html
(channel-news
(version 0)
(entry (commit "")
(title (en "New configuration format")
(fr "Nouveau format de configuration"))
(body (en "The configuration")
(fr "Le fichier de configuration"))))