summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2026-08-26 12:07:52 +0200
committerMaxim Cournoyer <maxim@guixotic.coop>2026-08-27 14:24:38 +0900
commit4e6137fda6362fc3aadf6199da586cfc999ef60a (patch)
tree16346e59887d10fd7ef814accb1045a91b8ad7fb /gnu/packages/gnome.scm
parente275c3fafb5bcbc3e3781679479e967427b7051c (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.scm2
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
5026libxml to ease remote use of the RESTful API.") 5026libxml 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")