guix/news.scm

12 lines
316 B
Scheme
Raw Normal View History

2024-01-04 17:56:41 +00:00
;; -*- 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"))))