diff options
-rw-r--r-- | gnu/packages/golang.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index fa8d4676f60..bfbdd5d873b 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -8516,9 +8516,6 @@ be useful for other network applications.") (home-page "https://github.com/mtibben/percent") (license license:expat))) -(define-public go-github-com-percent - (deprecated-package "go-github-com-percent" go-github-com-mtibben-percent)) - (define-public aws-vault (package (name "aws-vault") |