1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: gcal: Move from (gnu packages gcal) to (gnu packages calendar).

gcal is a leaf package, and the only one kept at gnu/packages/gcal.scm.
There is no special reason to keep it in a dedicated file.

* gnu/local.mk: Remove reference to packages/gcal.scm.
* gnu/packages/gcal.scm (gcal): Move from here ...
* gnu/packages/calendar.scm: ... to here.
  Update copyright headers via merge.
* po/packages/POTFILES.in: Remove reference to gnu/packages/gcal.scm.

Change-Id: I196ce61ebb4caa683b97483f6ea1d6e505f05af7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Anderson Torres
2025-11-25 23:52:58 -03:00
committed by Ludovic Courtès
parent 3b0f3169c3
commit 68aeff43a5
4 changed files with 51 additions and 79 deletions

View File

@@ -358,7 +358,6 @@ gnu/packages/valgrind.scm
gnu/packages/vim.scm
gnu/packages/vpn.scm
gnu/packages/game-development.scm
gnu/packages/gcal.scm
gnu/packages/genealogy.scm
gnu/packages/geo.scm
gnu/packages/ghostscript.scm