guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.

commit af434d943deee4c4eab4ce96a7bfb853b03b978e
Author: NoĆ© Lopez <[email protected]>
AuthorDate: Thu Dec 18 22:16:56 2025 +0100

    gnu: passwordsafe: Remove deprecation.
    
    It was deprecated 3 years ago in commit
    0ef4c18fba9e662004afb709bc46242c81f6898a.
    
    Change-Id: I76f0491356b0fcf834ae6d42d749ce5f9eefd56a
    Signed-off-by: Liliana Marie Prikler <[email protected]>
---
 gnu/packages/gnome.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c582779093..871644200b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11753,9 +11753,6 @@ format.  It integrates perfectly with the GNOME desktop 
and provides an easy
 and uncluttered interface for the management of password databases.")
     (license license:gpl3+)))
 
-(define-deprecated-package passwordsafe
-  secrets)
-
 (define-public sound-juicer
   (package
     (name "sound-juicer")

Reply via email to