guix_mirror_bot pushed a commit to branch kde-team
in repository guix.

commit ca385cc12f1199928cb845eb8d66718c9614d2f9
Author: Sughosha <[email protected]>
AuthorDate: Tue Oct 7 09:00:28 2025 +0530

    gnu: packages/syndication.scm: Remove an unused module.
    
    * gnu/packages/syndication.scm: Remove reference to (gnu packages
    kde-frameworks) module.
    
    Change-Id: I15450bd13bec596c59884628de26704ccc844bd0
---
 gnu/packages/syndication.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/syndication.scm b/gnu/packages/syndication.scm
index 8213055959..61a71d2d9f 100644
--- a/gnu/packages/syndication.scm
+++ b/gnu/packages/syndication.scm
@@ -52,7 +52,6 @@
   #:use-module (gnu packages gnome)
   #:use-module (gnu packages gstreamer)
   #:use-module (gnu packages gtk)
-  #:use-module (gnu packages kde-frameworks)
   #:use-module (gnu packages man)
   #:use-module (gnu packages ncurses)
   #:use-module (gnu packages pkg-config)

Reply via email to