all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#69015] [PATCH 0/2] Deprecate the go-etcd-io-bbolt variable.
@ 2024-02-10 16:57 Troy Figiel
  2024-02-10 16:40 ` [bug#69015] [PATCH 1/2] gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang) Troy Figiel
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Troy Figiel @ 2024-02-10 16:57 UTC (permalink / raw)
  To: 69015

This patch series removes a duplicate variable. We move go-go-etcd-io-bbolt to
gnu/packages/golang.scm and deprecate go-etcd-io-bbolt. Copyright did not need
to be updated.

I decided to keep go-go-etcd-io-bbolt, because this name follows the
conventions set by the Go importer.

Troy Figiel (2):
  gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang).
  gnu: Deprecate the go-etcd-io-bbolt variable.

 gnu/packages/configuration-management.scm |  2 +-
 gnu/packages/databases.scm                | 28 -----------------
 gnu/packages/golang.scm                   | 38 ++++++++++++++---------
 3 files changed, 24 insertions(+), 44 deletions(-)


base-commit: e257de4365b24a84f39813aea2e8b4ab6259f283
-- 
2.42.0





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-02-23  8:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-10 16:57 [bug#69015] [PATCH 0/2] Deprecate the go-etcd-io-bbolt variable Troy Figiel
2024-02-10 16:40 ` [bug#69015] [PATCH 1/2] gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang) Troy Figiel
2024-02-10 16:56 ` [bug#69015] [PATCH 2/2] gnu: Deprecate the go-etcd-io-bbolt variable Troy Figiel
2024-02-10 20:57 ` [bug#69015] [PATCH 0/2] " Sharlatan Hellseher
2024-02-10 21:16   ` Troy Figiel
2024-02-10 22:30   ` Troy Figiel
2024-02-10 21:28 ` [bug#69015] [PATCH 1/3] gnu: go-go-etcd-io-bbolt: Move to (gnu packages golang-xyz) Troy Figiel
2024-02-10 21:29 ` [bug#69015] [PATCH 2/3] gnu: go-etcd-io-bbolt: " Troy Figiel
2024-02-10 21:31 ` [bug#69015] [PATCH 3/3] gnu: Deprecate the go-etcd-io-bbolt variable Troy Figiel
2024-02-10 21:55 ` [bug#69015] [PATCH v2 0/3] " Troy Figiel
2024-02-23  8:06 ` bug#69015: [PATCH 0/2] " Sharlatan Hellseher

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.