all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: ‘gnu: Add go-github-com-niemeyer-pretty.’
@ 2022-03-06 14:32 Maxime Devos
  2022-03-08  7:37 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Devos @ 2022-03-06 14:32 UTC (permalink / raw)
  To: Efraim Flashner; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

> + (define-public go-github-com-niemeyer-pretty
> +  (package
> +    (name "go-github-com-niemeyer-pretty")
> +    (version "0.0.0-20200227124842-a10e7caefd8e")
> +    (source
> +      (origin
> +        (method git-fetch)
> +        (uri (git-reference
< +               (url "https://github.com/niemeyer/pretty")
> +               (commit (go-version->git-ref version))))

Why package the fork niemeyer/pretty instead of upstream kr/pretty?
Also, where does this version number come from?  Looking at pkg.go.dev,
the version number is 0.3.0, not 0.3.0-$foo-$bar.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-08  8:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06 14:32 ‘gnu: Add go-github-com-niemeyer-pretty.’ Maxime Devos
2022-03-08  7:37 ` Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.