guix_mirror_bot pushed a commit to branch master
in repository guix.
commit dd15cf2b6c2deac9546406b7a69c0f7bf93b5fbb
Author: jgart <[email protected]>
AuthorDate: Tue Feb 10 20:12:34 2026 -0500
gnu: newsraft: Use official home page.
* gnu/packages/syndication.scm (newsraft)[home-page]: Use official home
page.
Change-Id: I3db58eeea6dac16709d1add669e678af1927b8ec
Signed-off-by: jgart <[email protected]>
---
gnu/packages/syndication.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index cb5dd4a58d..1a3b706437 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -269,7 +269,7 @@ file system, and many more features.")
(list pkg-config scdoc))
(inputs
(list curl expat gumbo-parser libnotify ncurses sqlite yajl))
- (home-page "https://codeberg.org/grisha/newsraft")
+ (home-page "https://newsraft.codeberg.page/")
(synopsis "Feed reader for terminal")
(description
"Newsraft is a feed reader with ncurses user interface. It is greatly