From 5a0bbb198720b0cc8500687b08020f04a3336020 Mon Sep 17 00:00:00 2001 From: Paul Zander Date: Tue, 30 Jun 2026 13:16:09 +0200 Subject: [PATCH] profiles/updates: add missing final newline This can and will break bash scripts reading the updates line wise. Signed-off-by: Paul Zander --- profiles/updates/2Q-2026 | 2 +- profiles/updates/4Q-2023 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/updates/2Q-2026 b/profiles/updates/2Q-2026 index e25ec7183c..b2cb9cbc83 100644 --- a/profiles/updates/2Q-2026 +++ b/profiles/updates/2Q-2026 @@ -1,4 +1,4 @@ move dev-util/forgejo-cli dev-util/fj-cli move gui-apps/noctalia-shell gui-apps/noctalia move dev-libs/libchdr media-libs/libchdr -move media-sound/youtube-music-bin media-sound/pear-desktop-bin \ No newline at end of file +move media-sound/youtube-music-bin media-sound/pear-desktop-bin diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 9eb5e5db79..5c01c3645b 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -1 +1 @@ -move dev-python/olm dev-python/python-olm \ No newline at end of file +move dev-python/olm dev-python/python-olm