unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73322@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#73322] [PATCH 1/3] gnu: go-github-com-libp2p-go-libp2p: Update to 0.36.3.
Date: Tue, 17 Sep 2024 21:14:58 +0300	[thread overview]
Message-ID: <0f262575ee83044c40d0dbc7e21c768c33a615ff.1726596687.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1726596687.git.poptsov.artyom@gmail.com>

* gnu/packages/ipfs.scm (go-github-com-libp2p-go-libp2p): Update to 0.36.3.

Change-Id: I2b621b7ec1982055a5f4b9978370b0da69ff6749
---
 gnu/packages/ipfs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index e03203e70e..57a905db2d 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -852,7 +852,7 @@ (define-public go-github-com-ipfs-go-metrics-interface
 (define-public go-github-com-libp2p-go-libp2p
   (package
     (name "go-github-com-libp2p-go-libp2p")
-    (version "0.34.1")
+    (version "0.36.3")
     (source
      (origin
        (method git-fetch)
@@ -861,7 +861,7 @@ (define-public go-github-com-libp2p-go-libp2p
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0423h149ziyka9cai1sdsl1bnycphs3h4xa3b3rc6108gfrzzil2"))))
+        (base32 "1bpjqrb2zdp86va7ms36lpci1l6lgkx85rc3q13fmzks38mqqw8s"))))
     (build-system go-build-system)
     (arguments
      (list
-- 
2.46.0





  reply	other threads:[~2024-09-17 18:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17 18:12 [bug#73322] [PATCH 0/3] gnu: kubo: Update to 0.30.0 Artyom V. Poptsov
2024-09-17 18:14 ` Artyom V. Poptsov [this message]
2024-09-17 18:14 ` [bug#73322] [PATCH 2/3] gnu: go-github-com-multiformats-go-multiaddr: Update to 0.13.0 Artyom V. Poptsov
2024-09-17 18:15 ` [bug#73322] [PATCH 3/3] gnu: kubo: Update to 0.30.0 Artyom V. Poptsov
2024-09-21 14:54 ` bug#73322: [PATCH 0/3] " 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=0f262575ee83044c40d0dbc7e21c768c33a615ff.1726596687.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=73322@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).