diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-26 12:07:52 +0200 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-27 14:24:38 +0900 |
| commit | 4e6137fda6362fc3aadf6199da586cfc999ef60a (patch) | |
| tree | 16346e59887d10fd7ef814accb1045a91b8ad7fb /gnu/packages/gnome.scm | |
| parent | e275c3fafb5bcbc3e3781679479e967427b7051c (diff) | |
gnu: Remove rest.
* gnu/packages/gnome.scm (rest): Delete variable.
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'gnu/packages/gnome.scm')
| -rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 88e42bab878..3b24bd80922 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm | |||
| @@ -5026,8 +5026,6 @@ claim to be \"RESTful\". It includes convenience wrappers for libsoup and | |||
| 5026 | libxml to ease remote use of the RESTful API.") | 5026 | libxml to ease remote use of the RESTful API.") |
| 5027 | (license license:lgpl2.1+))) | 5027 | (license license:lgpl2.1+))) |
| 5028 | 5028 | ||
| 5029 | (define-deprecated-package rest librest) | ||
| 5030 | |||
| 5031 | (define-public libshumate | 5029 | (define-public libshumate |
| 5032 | (package | 5030 | (package |
| 5033 | (name "libshumate") | 5031 | (name "libshumate") |
