gnu: go-github-com-hashicorp-go-hclog: Update to 1.6.3.

* gnu/packages/golang-xyz.scm (go-github-com-hashicorp-go-hclog): Update to 1.6.3.

Change-Id: Ibdc1840e1b8c115ba830800b009a01f7e6c30b47
This commit is contained in:
Sharlatan Hellseher 2025-09-11 15:14:35 +01:00
parent 2bdc1aefdc
commit 679ce822e7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -9379,7 +9379,7 @@ sequences.")
(define-public go-github-com-hashicorp-go-hclog
(package
(name "go-github-com-hashicorp-go-hclog")
(version "1.6.2")
(version "1.6.3")
(source
(origin
(method git-fetch)
@ -9388,7 +9388,7 @@ sequences.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1lvr4ga95a0xb62vgq1hy558x3r65hn2d0h7bf0a88lsfsrcik0n"))))
(base32 "0nh70591hcxjvxdfkq2is437rvnrnf37mdgpl31qj47fdffclsjs"))))
(build-system go-build-system)
(arguments
(list