unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71433@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71433] [PATCH 3/6] gnu: kubo: Unbundle go-github-com-cenkalti-backoff-v4.
Date: Sat,  8 Jun 2024 14:44:04 +0300	[thread overview]
Message-ID: <a42cfdf55c6def27bbe8a0afad1ea57fc7843b24.1717846795.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1717846795.git.poptsov.artyom@gmail.com>

* gnu/packages/ipfs.scm (kubo): Unbundle go-github-com-cenkalti-backoff-v4.
  [inputs]: Add go-github-com-cenkalti-backoff-v4.

Change-Id: I7cbaa336cc46d64fe66047e610384457f5e2abe0
---
 gnu/packages/ipfs.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 0dc29da783..fea5c027a3 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -407,6 +407,7 @@ (define-public kubo
                              "vendor/github.com/beorn7/perks"
                              "vendor/github.com/blang"
                              "vendor/github.com/cespare"
+                             "vendor/github.com/cenkalti"
                              "vendor/github.com/davecgh"
                              "vendor/github.com/dustin"
                              "vendor/github.com/elgris"
@@ -480,7 +481,7 @@ (define-public kubo
                   ;;go-contrib-go-opencensus-io-exporter-prometheus
                   go-github-com-benbjohnson-clock
                   go-github-com-blang-semver-v4
-                  ;;go-github-com-cenkalti-backoff-v4
+                  go-github-com-cenkalti-backoff-v4
                   ;;go-github-com-ceramicnetwork-go-dag-jose
                   ;;go-github-com-cheggaaa-pb
                   ;;go-github-com-coreos-go-systemd-v22
-- 
2.45.1





  parent reply	other threads:[~2024-06-08 11:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-08 11:42 [bug#71433] [PATCH 0/6] gnu: kubo: Unbundle more Go packages Artyom V. Poptsov
2024-06-08 11:44 ` [bug#71433] [PATCH 1/6] gnu: Add go-github-com-elgris-jsondiff Artyom V. Poptsov
2024-06-08 11:44 ` [bug#71433] [PATCH 2/6] gnu: Add go-github-com-cenkalti-backoff-v4 Artyom V. Poptsov
2024-06-08 11:44 ` Artyom V. Poptsov [this message]
2024-06-08 11:44 ` [bug#71433] [PATCH 4/6] gnu: go-gopkg-in-cheggaaa-pb-v1: Update to 1.0.29 Artyom V. Poptsov
2024-06-08 11:44 ` [bug#71433] [PATCH 5/6] gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb-v1 Artyom V. Poptsov
2024-06-08 11:44 ` [bug#71433] [PATCH 6/6] gnu: kubo: go-github-com-cheggaaa-pb-v1 Artyom V. Poptsov
2024-06-11  9:38 ` bug#71433: [PATCH 0/6] gnu: kubo: Unbundle more Go packages Sharlatan Hellseher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a42cfdf55c6def27bbe8a0afad1ea57fc7843b24.1717846795.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=71433@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).