mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-05 10:16:01 +00:00
5cf7452091
* .guix-channel: Add news-file field. * NEWS: New file.
7 lines
147 B
Scheme
7 lines
147 B
Scheme
;; -*- mode: scheme -*-
|
|
(channel
|
|
(version 0)
|
|
(keyring-reference "keyring")
|
|
(url "https://codeberg.org/hako/rosenthal.git")
|
|
(news-file "NEWS"))
|