guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 86acfa0b94321c09cbc207a77d98e23b9abdb6bc
Author: Andreas Enge <[email protected]>
AuthorDate: Sat Feb 7 14:16:22 2026 +0100
gnu: Remove qsyncthingtray.
* gnu/packages/syncthing.scm (qsyncthingtray): Delete variable.
Change-Id: I67b5f674bd04624d18aaa842c811282cabc1f462
---
gnu/packages/syncthing.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index dbcccb855a..3b5aefe67f 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -224,9 +224,6 @@ notification area icon for Syncthing. Supported Syncthing
features:
@end itemize\n")
(license gpl2))))
-(define-deprecated-package qsyncthingtray
- syncthing-gtk)
-
(define-public go-github-com-syncthing-notify
(package
(name "go-github-com-syncthing-notify")