mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-bmatcuk-doublestar-v4: Update to 4.7.1.
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar-v4): Update to 4.7.1. Change-Id: Ibe065ddfd379b51519096973fb9750def45165a5
This commit is contained in:
parent
86ddf337af
commit
b8e2fe76fa
1 changed files with 2 additions and 2 deletions
|
@ -5482,7 +5482,7 @@ matching and globbing with support for \"doublestar\" patterns.")
|
|||
(package
|
||||
(inherit go-github-com-bmatcuk-doublestar)
|
||||
(name "go-github-com-bmatcuk-doublestar-v4")
|
||||
(version "4.6.1")
|
||||
(version "4.7.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5491,7 +5491,7 @@ matching and globbing with support for \"doublestar\" patterns.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "12rf4a9isgg2nh927gikgbmyaynaqp4kjahgscb4qnr04m3vpr41"))))
|
||||
(base32 "1bvfxqkpl8bkfqxjxjgmz0gd4b4v6dxwrzxq2qzly0r9zrj1lfic"))))
|
||||
(arguments
|
||||
(list
|
||||
#:import-path "github.com/bmatcuk/doublestar/v4"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue