summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-07-15 12:17:29 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-07-15 12:17:55 +0100
commitd537b61974d3366dbe36da6336510e0fae2cc780 (patch)
tree9ed586082cfab3f8f5a30bdc52825780bfaab3d8
parenteae0865f96c081eebad2fd57277641f1f9e6b45b (diff)
gnu: Remove go-github-com-go-libsecret.
* gnu/packages/golang.scm (go-github-com-go-libsecret): Delete variable. Change-Id: I13d99d7ab772ccd120dc8ab34f11b18d981a3301
-rw-r--r--gnu/packages/golang.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index ffe2e35975..fa8d4676f6 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8625,9 +8625,6 @@ aware of your profiles and configuration in ~/.aws/config.")
(home-page "https://github.com/gsterjov/go-libsecret")
(license license:expat))))
-(define-public go-github-com-go-libsecret
- (deprecated-package "go-github-com-go-libsecret" go-github-com-gsterjov-go-libsecret))
-
(define-public go-github-com-mtibben-androiddnsfix
(let ((commit "ff02804463540c36e3a148dcf4b009d003cf2a31")
(revision "0"))