mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: go-github-com-emirpasic-gods: Update to 1.18.1.
* gnu/packages/golang.scm (go-github-com-emirpasic-gods): Update to 1.18.1. Change-Id: I9366cc71fe9b7963448ad8b7a8b7526da93a528e
This commit is contained in:
parent
ec8920c8e5
commit
38cc68f710
1 changed files with 2 additions and 2 deletions
|
@ -4874,7 +4874,7 @@ use one of our glamorous default themes.")
|
|||
(define-public go-github-com-emirpasic-gods
|
||||
(package
|
||||
(name "go-github-com-emirpasic-gods")
|
||||
(version "1.12.0")
|
||||
(version "1.18.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -4883,7 +4883,7 @@ use one of our glamorous default themes.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0i5qqq7ajvw3mikr95zl9rsnfsjanzwpqqs6kzzplsfgsifybar1"))))
|
||||
"0vnnmv813m8yhykwlxpizpvpimsirbaiwa3ckxfyx3ybv1swlq44"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
`(#:import-path "github.com/emirpasic/gods"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue