guix_mirror_bot pushed a commit to branch master
in repository guix.
commit e275c3fafb5bcbc3e3781679479e967427b7051c
Author: Andreas Enge <[email protected]>
AuthorDate: Wed Aug 26 12:07:23 2026 +0200
gnu: Remove deprecated alias of raider.
* gnu/packages/gnome.scm (raider): Delete variable.
Signed-off-by: Maxim Cournoyer <[email protected]>
---
gnu/packages/gnome.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 44f3b87b2d..88e42bab87 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4994,9 +4994,6 @@ GLibproxyResolver, and a GNOME GProxyResolver that uses
the proxy information
from the GSettings schemas in gsettings-desktop-schemas.")
(license license:lgpl2.1+)))
-(define-deprecated/public-alias raider
- (@ (gnu packages gnome-circle) raider))
-
(define-public librest
(package
(name "librest")