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: 74932@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#74932] [PATCH 1/3] gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241210120540-9deb08d9f8f9.
Date: Tue, 17 Dec 2024 22:46:42 +0300	[thread overview]
Message-ID: <6d9369a56717c856ad9491bebb8722b2640be979.1734464648.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1734464648.git.poptsov.artyom@gmail.com>

* gnu/packages/golang-web.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241210120540-9deb08d9f8f9.

Change-Id: I4896468e6ccab9a4c68c72363a99e16b65c3f474
---
 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 e895ba59ce..0c95e3c323 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -213,7 +213,7 @@ (define-public go-github-com-alexliesenfeld-health
 (define-public go-github-com-arceliar-ironwood
   (package
     (name "go-github-com-arceliar-ironwood")
-    (version "v0.0.0-20241122002527-75a6e82fa380")
+    (version "v0.0.0-20241210120540-9deb08d9f8f9")
     (source
      (origin
        (method git-fetch)
@@ -223,7 +223,7 @@ (define-public go-github-com-arceliar-ironwood
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1xrdy5yn2y8q147n6fafc8cqjf6my06wzlhghv0c5ra9rqg1dii7"))))
+         "08i4zm8jxq89dznxx76marn5zfkyscmbn6cdsx0adz6pzwgpd1cz"))))
     (build-system go-build-system)
     (arguments
      (list
-- 
2.46.0





  reply	other threads:[~2024-12-17 20:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-17 19:45 [bug#74932] [PATCH 0/3] yggdrasil: Update to 0.5.11 Artyom V. Poptsov
2024-12-17 19:46 ` Artyom V. Poptsov [this message]
2024-12-17 19:46 ` [bug#74932] [PATCH 2/3] gnu: Add go-suah-dev-protect Artyom V. Poptsov
2024-12-17 19:46 ` [bug#74932] [PATCH 3/3] gnu: yggdrasil: Update to 0.5.11 Artyom V. Poptsov
2024-12-20 19:51 ` bug#74932: [PATCH 0/3] " 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=6d9369a56717c856ad9491bebb8722b2640be979.1734464648.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=74932@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.