From ad42f0331e95c17e0f7dab384f71439534dcb363 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 8 Mar 2026 11:03:08 +0300 Subject: [PATCH] gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20260117132459-7017dbc41d8e. * gnu/packages/golang-web.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20260117132459-7017dbc41d8e. Change-Id: I5ced56d13d152ace9a03299d76e9495a3a047398 --- 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 edc5267f61..b91a443dc9 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -1323,7 +1323,7 @@ URL using a struct that represents the URL query parameters.") (define-public go-github-com-arceliar-ironwood (package (name "go-github-com-arceliar-ironwood") - (version "v0.0.0-20241213013129-743fe2fccbd3") + (version "v0.0.0-20260117132459-7017dbc41d8e") (source (origin (method git-fetch) @@ -1333,7 +1333,7 @@ URL using a struct that represents the URL query parameters.") (file-name (git-file-name name version)) (sha256 (base32 - "1nnqn388lg4m9cq24vbgcp4z2wh78mga82p59gqzdl7d2cvpsk56")))) + "17y9hb9xw3lmqd3gs6xfindx1jlgy0kb0x74x6x3x93vglva4c8v")))) (build-system go-build-system) (arguments (list