mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: go-github-com-cpuguy83-go-md2man-v2: Update to 2.0.7.
* gnu/packages/golang-xyz.scm (go-github-com-cpuguy83-go-md2man-v2): Update to 2.0.7. Change-Id: I91a88f88c3ee974eb0a1191bc1c87ed438200530 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
fae9ec22ca
commit
61f492e222
1 changed files with 2 additions and 2 deletions
|
|
@ -5482,7 +5482,7 @@ https://github.com/cowsql/cowsql/blob/main/doc/protocol.md}.")
|
|||
(define-public go-github-com-cpuguy83-go-md2man-v2
|
||||
(package
|
||||
(name "go-github-com-cpuguy83-go-md2man-v2")
|
||||
(version "2.0.5")
|
||||
(version "2.0.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -5491,7 +5491,7 @@ https://github.com/cowsql/cowsql/blob/main/doc/protocol.md}.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0gqlkv1pv8cpvcj8g77d1hzy5bnp5a3k3xs02iahlr3a65m4azsi"))))
|
||||
(base32 "0bbaagr56vnq4yhvyjpdrgl28kl54ix96j7qjiwa55wxv2yqdahc"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue