From e9e9e3ac742e79f5e4df48c024c11f7925d64c70 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 13 Feb 2026 23:46:18 +0000 Subject: gnu: go-github-com-ipfs-go-test: Update to 0.2.3. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-test): Update to 0.2.3. Change-Id: I7d5ff8fdfa14afc7f581932a0dd5f0f22e63b354 --- 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 00aa166eb0f..7fb7e091f67 100644 --- a/gnu/packages/ipfs.scm +++ b/gnu/packages/ipfs.scm @@ -1344,7 +1344,7 @@ tasks distributed among peers.") (define-public go-github-com-ipfs-go-test (package (name "go-github-com-ipfs-go-test") - (version "0.0.4") + (version "0.2.3") (source (origin (method git-fetch) @@ -1353,7 +1353,7 @@ tasks distributed among peers.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0h2lns6xl874m175l692qwsrwrv7jcx54ncqygjy9l3910ny2dg2")))) + (base32 "0f19bz83lnmp9qqmiz09b163sgrx5rganbv2ppxq9nrbk3b88d78")))) (build-system go-build-system) (arguments (list -- cgit v1.3