aboutsummaryrefslogtreecommitdiff
path: root/tests/modules.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2023-04-09 20:17:44 +0200
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-12 08:29:33 -0400
commitd37acf40767e89327e06e2dcfc87e3d256aefa17 (patch)
treee0ebd32348ae115f8a7aaffed63da95294671d33 /tests/modules.scm
parent62a1051ebf5d5e10fd1b9e835c89b347bd836dfd (diff)
downloadguix-d37acf40767e89327e06e2dcfc87e3d256aefa17.tar.gz
guix-d37acf40767e89327e06e2dcfc87e3d256aefa17.zip
gnu: emacs-citar-org-roam: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[license]: Set to GPL3+.
Diffstat (limited to 'tests/modules.scm')
0 files changed, 0 insertions, 0 deletions
dpoints since version 0.9.1 of the Shepherd (released in May 2022). * gnu/services/dict.scm (dicod-shepherd-service): Pass 'make-inetd-constructor' a list of endpoints. * gnu/services/messaging.scm (bitlbee-shepherd-service): Likewise. Ludovic Courtès 2023-03-17services: dict: Deprecate 'dicod-service' procedure....* doc/guix.texi (Miscellaneous Services): Remove 'dicod-service' mention. * gnu/services/dict.scm (dicod-service): Deprecate procedure. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Bruno Victal