guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#47539]


From: Xinglu Chen
Subject: [bug#47539]
Date: Tue, 20 Apr 2021 07:26:59 +0200

On Mon, Apr 19 2021, Sharlatan Hellseher wrote:

> For the Glang package where version is not defined
>
> --8<---------------cut here---------------start------------->8---
> +(define-public go-github-com-shurcool-githubv4
> + (package+ (name "go-github-com-shurcool-githubv4")
> + (version "0.0.0-20201206200315-234843c633fa")
> --8<---------------cut here---------------start------------->8---
>
> It's better to use latest commit (check any of gnu/packages/golang.scm)

The github-cli package specifies an exact revision for some of its
dependencies[1], and thats what the Go importer generated.  Should I use
the latest commit anyway?

[1]: https://github.com/cli/cli/blob/trunk/go.mod






reply via email to

[Prev in Thread] Current Thread [Next in Thread]