chore: update channel-introduction in radix channel entry
parent
f04f570470
commit
92b2a30884
|
@ -32,7 +32,7 @@ To update Radix along with Guix via guix pull, write the following definition to
|
|||
(branch "main")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"85d30480a1907539855fedee6e6a02362e1895ba"
|
||||
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
|
||||
(openpgp-fingerprint
|
||||
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
||||
```
|
||||
|
@ -47,7 +47,7 @@ for example:
|
|||
(branch "main")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"85d30480a1907539855fedee6e6a02362e1895ba"
|
||||
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
|
||||
(openpgp-fingerprint
|
||||
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
||||
%default-channels)
|
||||
|
|
Loading…
Reference in New Issue