Hi,

when you install latest go, you get a release candidate:

--8<---------------cut here---------------start------------->8---
$ guix shell go -- go version
go version go1.26rc1 linux/amd64
--8<---------------cut here---------------end--------------->8---

That is unexpected, this should give you a stable version of go, not an
unstable release candidate.

Tomas

-- 
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.



Reply via email to