mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-12 18:10:47 +02:00
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
This commit is contained in:
parent
48c8f5d31e
commit
fc32b8ccf6
1 changed files with 2 additions and 2 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue