mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 13:31:16 +02:00
gnu: go-github-com-kataras-pio: Update to 0.0.13.
* gnu/packages/golang.scm (go-github-com-kataras-pio): Update to 0.0.13. Change-Id: Ie771ae5faf67efad5ad2644eac5ca17a1fb21481
This commit is contained in:
@@ -1245,7 +1245,7 @@ networks where it would otherwise be blocked or heavily throttled.")
|
||||
(define-public go-github-com-kataras-pio
|
||||
(package
|
||||
(name "go-github-com-kataras-pio")
|
||||
(version "0.0.10")
|
||||
(version "0.0.13")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1255,7 +1255,7 @@ networks where it would otherwise be blocked or heavily throttled.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "11d2jy9xz4airicgmjcy4nb80kwv22jp140wzn2l5412jdr4jmkp"))))
|
||||
(base32 "1z0fkhs6amnkvb02519pfxy2x2r5sfmvdzxfi31ipa17m98pk3bq"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
`(#:import-path "github.com/kataras/pio"))
|
||||
|
||||
Reference in New Issue
Block a user