lilyp pushed a commit to branch gnome-team
in repository guix.

commit 7aca11095971a62d9fa6545e04ded158316c138f
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Sat Dec 7 12:48:43 2024 +0100

    gnu: Remove gnome-shell-extension-topicons-redux.
    
    * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux):
    Delete variable.
    
    Reviewed-by: Maxim Cournoyer <[email protected]>
---
 gnu/packages/gnome-xyz.scm | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index d7b467aef4..89943ba136 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -682,10 +682,6 @@ that caches clipboard history.")
 behavior, system tray and input source indicator for IBus.")
     (license license:gpl3+)))
 
-(define-public gnome-shell-extension-topicons-redux
-  (deprecated-package "gnome-shell-extension-topicons-redux"
-                      gnome-shell-extension-appindicator))
-
 (define-public gnome-shell-extension-dash-to-dock
   (package
     (name "gnome-shell-extension-dash-to-dock")

Reply via email to