From 327fdc35f1762ee2dab3a81f4023079fecf01d45 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 11 Apr 2024 10:19:20 +0200 Subject: [PATCH] Update --news feeds --- bundle/bundle--news.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index a21b3add..9f72d6dc 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -40,6 +40,12 @@ ("https://stackoverflow.com/feeds/tag?tagnames=elisp&sort=newest" lisp emacs stackoverflow) ("https://stackoverflow.com/feeds/tag?tagnames=org-mode&sort=newest" emacs orgmode stackoverflow) ("https://stackoverflow.com/feeds/tag?tagnames=xmpp&sort=newest" xmpp stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=postgresql&sort=newest" sql stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=mariadb&sort=newest" sql stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=guile&sort=newest" guile scheme lisp stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=sbcl&sort=newest" sbcl lisp stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=sbcl+emacs&sort=newest" sbcl emacs lisp stackoverflow) + ("https://stackoverflow.com/feeds/tag?tagnames=sbcl+common-lisp+linux&sort=newest" sbcl lisp linux stackoverflow) ("https://sourceforge.net/p/sbcl/activity/feed" lisp sbcl) ("https://fukamachi.hashnode.dev/rss.xml" lisp blog) ("https://sourceforge.net/projects/sbcl/rss?path=/sbcl" lisp sbcl sourceforge)