lilyp pushed a commit to branch gnome-team
in repository guix.
commit a7be930240c69207eee87368fe3f6ad57c9e24cf
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Oct 12 12:50:00 2023 +0200
gnu: Remove gnome-todo.
* gnu/packages/gnome.scm (gnome-todo): Delete variable.
---
gnu/packages/gnome.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5339c647ed..71645b2076 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10476,9 +10476,6 @@ desktop. It supports multiple calendars, month, week
and year view.")
to perfectly fit the GNOME desktop.")
(license license:gpl3+)))
-(define-public gnome-todo
- (deprecated-package "gnome-todo" endeavour))
-
(define-public dialect
(package
(name "dialect")