[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: Remove gnome-todo.
From: |
guix-commits |
Subject: |
09/09: gnu: Remove gnome-todo. |
Date: |
Fri, 13 Oct 2023 14:39:15 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit a7be930240c69207eee87368fe3f6ad57c9e24cf
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
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")
- branch gnome-team updated (b701a7018d -> a7be930240), guix-commits, 2023/10/13
- 01/09: gnu: libgit2-glib: Update to 1.2.0., guix-commits, 2023/10/13
- 04/09: gnu: gnome-mahjongg: Update to 3.40.0., guix-commits, 2023/10/13
- 05/09: gnu: gthumb: Update to 3.12.4., guix-commits, 2023/10/13
- 06/09: gnu: gthumb: Use new input style., guix-commits, 2023/10/13
- 02/09: gnu: libhandy: Update to 1.8.2., guix-commits, 2023/10/13
- 08/09: gnu: workrave: Use new input style., guix-commits, 2023/10/13
- 03/09: gnu: gitg: Update to 44., guix-commits, 2023/10/13
- 07/09: gnu: workrave: Update to 1.10.52., guix-commits, 2023/10/13
- 09/09: gnu: Remove gnome-todo.,
guix-commits <=