summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoƩ Lopez <noelopez@free.fr>2025-12-18 22:16:56 +0100
committerAndreas Enge <andreas@enge.fr>2026-03-06 14:53:17 +0100
commit2d919e966c9bd150f7a76d759e3ece35bbe3d044 (patch)
tree73298e04747bf671f53f53c9a7516b3d5f0451b5
parent971eb6746e2f86ca541d7a77e09f54696efee5a3 (diff)
gnu: passwordsafe: Remove deprecation.
It was deprecated 3 years ago in commit 0ef4c18fba9e662004afb709bc46242c81f6898a. Change-Id: I76f0491356b0fcf834ae6d42d749ce5f9eefd56a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
-rw-r--r--gnu/packages/gnome.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9430a6be559..d01f9a76419 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11752,9 +11752,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")