mbox series

[bug#65204,0/6] gnu: Add go-github-com-tdewolff-hasher.

Message ID cover.1691666406.git.hako@ultrarare.space
Headers show
Series gnu: Add go-github-com-tdewolff-hasher. | expand

Message

Hilton Chain Aug. 10, 2023, 11:40 a.m. UTC
Hello Guix!

I learned about there're pre-generated files in
go-github-com-tdewolff-parse-v2 and go-github-com-tdewolff-minify-v2 when
looking through #61946.

So this patchset adds go-github-com-tdewolff-hasher, which is the generator,
and uses it to generate relevant files for those two packages.

Thanks

Hilton Chain (6):
  gnu: Add go-github-com-dgryski-go-metro.
  gnu: Add go-github-com-dgryski-go-mph.
  gnu: Add go-github-com-cespare-mph.
  gnu: Add go-github-com-tdewolff-hasher.
  gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.
  gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.

 gnu/packages/golang.scm | 131 ++++++++++++++++++++++++++++++++++++++--
 1 file changed, 127 insertions(+), 4 deletions(-)


base-commit: 90e34d25d5e7c14b7f3293a78f3cdad676c0d035
--
2.41.0

Comments

Maxim Cournoyer Sept. 6, 2023, 5:28 a.m. UTC | #1
Hi,

Hilton Chain <hako@ultrarare.space> writes:

> Hello Guix!
>
> I learned about there're pre-generated files in
> go-github-com-tdewolff-parse-v2 and go-github-com-tdewolff-minify-v2 when
> looking through #61946.
>
> So this patchset adds go-github-com-tdewolff-hasher, which is the generator,
> and uses it to generate relevant files for those two packages.

Great!  Installed.