all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 73901@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#73901] [PATCH 2/4] gnu: go-github-com-wlynxg-anet: Update to 0.0.5.
Date: Sun, 20 Oct 2024 12:11:07 +0300	[thread overview]
Message-ID: <6e0d531911c57454be20de38a8064f7ee61a45f6.1729415197.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1729415197.git.poptsov.artyom@gmail.com>

* gnu/packages/golang-web.scm (go-github-com-wlynxg-anet): Update to 0.0.5.

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

diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index f1c904c06d..b0361393f3 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -5293,7 +5293,7 @@ (define-public go-github-com-whyrusleeping-multiaddr-filter
 (define-public go-github-com-wlynxg-anet
   (package
     (name "go-github-com-wlynxg-anet")
-    (version "0.0.4")
+    (version "0.0.5")
     (source
      (origin
        (method git-fetch)
@@ -5302,7 +5302,7 @@ (define-public go-github-com-wlynxg-anet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0i8sqq9d2k19jxplqhb1phzv6qxgzchbpdazq8l26h7pihzsq1gg"))))
+        (base32 "09s3x28qb571xs92gnbqzkyiah4vhk56hqqb4cc4yfrzfv3430hp"))))
     (build-system go-build-system)
     (arguments
      (list
-- 
2.46.0





  parent reply	other threads:[~2024-10-20  9:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-20  9:10 [bug#73901] [PATCH 0/4] gnu: yggdrasil: Update to 0.5.9 Artyom V. Poptsov
2024-10-20  9:11 ` [bug#73901] [PATCH 1/4] gnu: Add go-github-com-coder-websocket Artyom V. Poptsov
2024-10-20  9:11 ` Artyom V. Poptsov [this message]
2024-10-20  9:11 ` [bug#73901] [PATCH 3/4] gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241016082300-f6fb9da97a17 Artyom V. Poptsov
2024-10-20  9:11 ` [bug#73901] [PATCH 4/4] gnu: yggdrasil: Update to 0.5.9 Artyom V. Poptsov
2024-10-21  7:18 ` [bug#73901] [PATCH 0/4] " Sharlatan Hellseher
2024-10-22 19:47 ` bug#73901: " Artyom V. Poptsov

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

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

  git send-email \
    --in-reply-to=6e0d531911c57454be20de38a8064f7ee61a45f6.1729415197.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=73901@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 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.