diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-30 23:21:35 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-31 11:16:13 +0900 |
| commit | 1eef032297e48cd8dfc8b4c6abde94ae718abacb (patch) | |
| tree | 67a6c908b12655c63769f0ef29eb3ed11c50bc47 /gnu | |
| parent | 94f87be2b9b33a7318baf001726d633e292ff096 (diff) | |
gnu: libgdata: Update home page.
* gnu/packages/gnome.scm (libgdata) [home-page]: Update URL.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index b6dc0d92cc6..0a6ae19f031 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm | |||
| @@ -1942,7 +1942,7 @@ formats like PNG, SVG, PDF and EPS.") | |||
| 1942 | ("liboauth" ,liboauth) | 1942 | ("liboauth" ,liboauth) |
| 1943 | ("libsoup" ,libsoup-minimal-2) | 1943 | ("libsoup" ,libsoup-minimal-2) |
| 1944 | ("libxml2" ,libxml2))) | 1944 | ("libxml2" ,libxml2))) |
| 1945 | (home-page "https://wiki.gnome.org/Projects/libgdata") | 1945 | (home-page "https://gitlab.gnome.org/Archive/libgdata") |
| 1946 | (synopsis "Library for accessing online service APIs") | 1946 | (synopsis "Library for accessing online service APIs") |
| 1947 | (description | 1947 | (description |
| 1948 | "libgdata is a GLib-based library for accessing online service APIs using | 1948 | "libgdata is a GLib-based library for accessing online service APIs using |
