unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70234] [PATCH v2 0/4] gnu: Add go-github-com-multiformats-go-multibase.
@ 2024-04-06  8:30 Artyom V. Poptsov
  2024-04-06  8:40 ` [bug#70234] [PATCH 1/4] gnu: Add go-github-com-multiformats-go-base32 Artyom V. Poptsov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Artyom V. Poptsov @ 2024-04-06  8:30 UTC (permalink / raw)
  To: 70234; +Cc: Artyom V. Poptsov

This patch series adds "go-multibase" package along with its dependencies.
The package is required for the newer Kubo (IPFS) versions.

The patch series is updated based on recommendations from Sharlatan Hellseher,
namely "multibase" specification is placed into a new separate module named
"specifications.scm".

Artyom V. Poptsov (4):
  gnu: Add go-github-com-multiformats-go-base32.
  gnu: Add go-github-com-multiformats-go-base36.
  gnu: Add specification-multibase.
  gnu: Add go-github-com-multiformats-go-multibase.

 gnu/local.mk                    |  3 +-
 gnu/packages/golang-xyz.scm     | 86 ++++++++++++++++++++++++++++++++-
 gnu/packages/specifications.scm | 53 ++++++++++++++++++++
 3 files changed, 140 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/specifications.scm


base-commit: bfc614397b5f146056bda4b5a8e3a67bd1ca7b23
-- 
2.41.0





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

end of thread, other threads:[~2024-04-06 22:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-06  8:30 [bug#70234] [PATCH v2 0/4] gnu: Add go-github-com-multiformats-go-multibase Artyom V. Poptsov
2024-04-06  8:40 ` [bug#70234] [PATCH 1/4] gnu: Add go-github-com-multiformats-go-base32 Artyom V. Poptsov
2024-04-06  8:40 ` [bug#70234] [PATCH 2/4] gnu: Add go-github-com-multiformats-go-base36 Artyom V. Poptsov
2024-04-06  8:40 ` [bug#70234] [PATCH 3/4] gnu: Add specification-multibase Artyom V. Poptsov
2024-04-06  8:40 ` [bug#70234] [PATCH 4/4] gnu: Add go-github-com-multiformats-go-multibase Artyom V. Poptsov
2024-04-06 22:06 ` bug#70234: [PATCH v2 0/4] " Sharlatan Hellseher

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).