guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 4e6137fda6362fc3aadf6199da586cfc999ef60a
Author: Andreas Enge <[email protected]>
AuthorDate: Wed Aug 26 12:07:52 2026 +0200

    gnu: Remove rest.
    
    * gnu/packages/gnome.scm (rest): Delete variable.
    
    Signed-off-by: Maxim Cournoyer <[email protected]>
---
 gnu/packages/gnome.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 88e42bab87..3b24bd8092 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
 libxml to ease remote use of the RESTful API.")
     (license license:lgpl2.1+)))
 
-(define-deprecated-package rest librest)
-
 (define-public libshumate
   (package
     (name "libshumate")

Reply via email to