---------- Forwarded message ---------
From: Lorem Ipsum <[email protected]>
Date: Tue, Jul 2, 2019 at 4:44 PM
Subject: Re: Checksum error on manual package install
To: Leo Famulari <[email protected]>


That works and I see where I missed it in the docs.  Thank you!

On Tue, Jul 2, 2019 at 3:47 PM Leo Famulari <[email protected]> wrote:

> On Tue, Jul 02, 2019 at 11:08:01AM +0000, Lorem Ipsum wrote:
> > $ sha256sum 3.12.tar.gz
> > f4a32169e6c0cb939971da2732e4d67c6e2e649506da1b55bfc94963a26280ff
> >
> > This is where I'm stuck.  I know that the hash needs to be base32 and
> > that the hash returned by ~sha256sum~ is not that.  I would think this
> > wouldn't matter since the Guile script calls ~base32~.
>
> The hash needs to be calculated with `guix hash`, not `sha256sum`. For
> example, `guix hash 3.12.tar.gz`.
>

Reply via email to