guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70234] [PATCH v2 0/4] gnu: Add go-github-com-multiformats-go-multib


From: Artyom V. Poptsov
Subject: [bug#70234] [PATCH v2 0/4] gnu: Add go-github-com-multiformats-go-multibase.
Date: Sat, 6 Apr 2024 11:30:56 +0300

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]