From: Maxime Devos <maximedevos@telenet.be>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: ‘gnu: Add go-github-com-niemeyer-pretty.’
Date: Sun, 06 Mar 2022 15:32:09 +0100 [thread overview]
Message-ID: <d182de629b13f375ae622e151e59263bb0596e5a.camel@telenet.be> (raw)
[-- 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 --]
next reply other threads:[~2022-03-06 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-06 14:32 Maxime Devos [this message]
2022-03-08 7:37 ` ‘gnu: Add go-github-com-niemeyer-pretty.’ Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d182de629b13f375ae622e151e59263bb0596e5a.camel@telenet.be \
--to=maximedevos@telenet.be \
--cc=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.