guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux kernel


From: Ludovic Courtès
Subject: Re: Linux kernel
Date: Sat, 10 Sep 2016 14:57:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

David Craven <address@hidden> skribis:

>> Nitpick: Use ‘base32’ here, rather than in the callee (that way, base32
>> parsing happens at compile time and errors are detected early.)
>
> Good to know, I wondered why we always need sha256 and base32 :-)

To illustrate:

--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> ,use(guix)
scheme@(guile-user)> ,expand (base32 
"1s8krs3y2n6pzav7ic59dz41alqalphv7vww4138ag30wh0fpvwl")
$3 = #vu8(148 239 235 0 228 96 60 133 70 32 156 239 179 225 165 10 83 21 200 
111 169 176 120 182 250 215 88 225 135 206 19 233)
--8<---------------cut here---------------end--------------->8---

Ludo'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]