[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/28: gnu: go-github-com-saracen-walker: Update to 0.1.4.
From: |
guix-commits |
Subject: |
12/28: gnu: go-github-com-saracen-walker: Update to 0.1.4. |
Date: |
Thu, 2 Jan 2025 12:14:58 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit e30d04c673ae74fddf7b44d84005d89cc6fcb44d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Wed Jan 1 16:47:40 2025 +0000
gnu: go-github-com-saracen-walker: Update to 0.1.4.
* gnu/packages/golang.scm (go-github-com-saracen-walker): Update to 0.1.4.
Change-Id: Idd162928fffdb53637fb228f2381166ee1897a9a
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index c6a8a2adf1..2f993ce0ca 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2219,7 +2219,7 @@ per-goroutine.")
(define-public go-github-com-saracen-walker
(package
(name "go-github-com-saracen-walker")
- (version "0.1.1")
+ (version "0.1.4")
(source
(origin
(method git-fetch)
@@ -2228,7 +2228,7 @@ per-goroutine.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1rq1lrp99lx7k1ysbfznn4c1iagnxdhb4lnnklsadnnzi3gvygqz"))))
+ (base32 "17i2zrbcp0zgwfgap555pk358wpqfa8qj8pmgwhjkzwd77nyl77g"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/saracen/walker"))
- branch go-team updated (9c95446eb3 -> ebddd5c8cf), guix-commits, 2025/01/02
- 01/28: gnu: Add go-modernc-org-ccorpus2., guix-commits, 2025/01/02
- 02/28: gnu: go-github-com-pmezard-go-difflib: Move to golang-xyz., guix-commits, 2025/01/02
- 04/28: gnu: go-github-com-leodido-go-urn: Move to golang-xyz., guix-commits, 2025/01/02
- 07/28: gnu: Add go-github-com-ettle-strcase., guix-commits, 2025/01/02
- 03/28: gnu: go-github-com-go-playground-universal-translator: Move to golang-xyz., guix-commits, 2025/01/02
- 12/28: gnu: go-github-com-saracen-walker: Update to 0.1.4.,
guix-commits <=
- 11/28: gnu: go-github-com-urfave-cli-v2: Delete submodule., guix-commits, 2025/01/02
- 20/28: gnu: Add go-github-com-bool64-dev., guix-commits, 2025/01/02
- 24/28: gnu: Add go-github-com-yudai-golcs., guix-commits, 2025/01/02
- 17/28: gnu: Add go-github-com-jmattheis-goverter., guix-commits, 2025/01/02
- 13/28: gnu: Add go-github-com-creasty-defaults., guix-commits, 2025/01/02
- 18/28: gnu: Add go-github-com-vburenin-ifacemaker., guix-commits, 2025/01/02
- 27/28: gnu: Add go-github-com-hetznercloud-hcloud-go-v2., guix-commits, 2025/01/02
- 10/28: gnu: go-github-com-golangplus-testing: Fix tests., guix-commits, 2025/01/02
- 25/28: gnu: Add go-github-com-yudai-gojsondiff., guix-commits, 2025/01/02
- 14/28: gnu: Add go-github-com-fatih-structs., guix-commits, 2025/01/02