gnu: Remove go-github-com-willf-bitset.

* gnu/packages/golang.scm (go-github-com-willf-bitset): Delete variable.

Change-Id: Ic6a7d8d8dcfedb268d76fa46278818dddcb99e6b
This commit is contained in:
Sharlatan Hellseher 2024-07-15 12:17:29 +01:00
parent f36d981494
commit 973f3bd810
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -6348,9 +6348,6 @@ (define-public go-github-com-bits-and-blooms-bitset
(home-page "https://github.com/bits-and-blooms/bitset")
(license license:bsd-3)))
(define-public go-github-com-willf-bitset
(deprecated-package "go-github-com-willf-bitset" go-github-com-bits-and-blooms-bitset))
(define-public go-github-com-bits-and-blooms-bloom
(package
(name "go-github-com-bits-and-blooms-bloom")