gnu: go-github-com-mitchellh-hashstructure: Fix variable name.

* gnu/packages/golang-crypto.scm (go-github-com-mitchellh-hashstructure):
Rename variable to  go-github-com-mitchellh-hashstructure-v2 to reflect
go.mod import path.

Change-Id: I4132dd42d9ce01010d646713cccf80d6af902353
This commit is contained in:
Sharlatan Hellseher 2025-11-09 20:49:08 +00:00
parent 0c28553113
commit ad8be1c14e
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1809,9 +1809,9 @@ Architecture Processors\" by J. Guilford et al.")
;; XXX: Deprecated in upstream: This repository has been archived by the owner
;; on Jul 22, 2024. It is now read-only.
;; Consider to remove when nothing is depend on it.
(define-public go-github-com-mitchellh-hashstructure
(define-public go-github-com-mitchellh-hashstructure-v2
(package
(name "go-github-com-mitchellh-hashstructure")
(name "go-github-com-mitchellh-hashstructure-v2")
(version "2.0.2")
(source
(origin