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

commit bef9af8b54eb413239b0aca16a126d97776254a8
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 8b5f50ecc7..4f7ff6dfd6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11773,9 +11773,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