mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: go-github-com-dgryski-go-metro: Update to 0.0.0-20250106013310-edb8663e5e33.
* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): Update to 0.0.0-20250106013310-edb8663e5e33. Change-Id: Ic8405962e5e8474ce27add2ec6b6dfa54ec11e6f
This commit is contained in:
parent
5547fbe7d2
commit
4669b9e621
1 changed files with 2 additions and 2 deletions
|
@ -2480,7 +2480,7 @@ SysVinit, and more.")
|
|||
(define-public go-github-com-dgryski-go-metro
|
||||
(package
|
||||
(name "go-github-com-dgryski-go-metro")
|
||||
(version "0.0.0-20211217172704-adc40b04c140")
|
||||
(version "0.0.0-20250106013310-edb8663e5e33")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -2489,7 +2489,7 @@ SysVinit, and more.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"16y5vc5qf7aipi8basqza8l939hlmp7wqsv4y6gsqac3sp9ziqyj"))))
|
||||
"0had4wbhhghr3rbm5v4dcj73nlq49k1mpklqn9gkmzkkxfs8hf6z"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list #:import-path "github.com/dgryski/go-metro"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue