summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-08-26 12:06:46 +0200
committerMaxim Cournoyer <maxim@guixotic.coop>2026-08-27 14:24:38 +0900
commit0c9b1349339ab30fb35f4c8b07823dc5443c90a3 (patch)
tree45221e4236a697ed3935f50bc4ea5316cbc9659b /gnu
parentfa98049614590612cc234395028b7e72a4ad7a58 (diff)
gnu: Remove deprecated alias of deja-dup.
* gnu/packages/gnome.scm (deja-dup): Delete variable. Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 04f1ad0b573..44f3b87b2d0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1787,9 +1787,6 @@ configuration files for the GNOME menu, as well as a simple menu editor.")
1787 (home-page "https://gitlab.gnome.org/GNOME/gnome-menus") 1787 (home-page "https://gitlab.gnome.org/GNOME/gnome-menus")
1788 (license license:lgpl2.0+))) 1788 (license license:lgpl2.0+)))
1789 1789
1790(define-deprecated/public-alias deja-dup
1791 (@ (gnu packages gnome-circle) deja-dup))
1792
1793(define-public gnome-commander 1790(define-public gnome-commander
1794 (package 1791 (package
1795 (name "gnome-commander") 1792 (name "gnome-commander")