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")
|
(branch "main")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"85d30480a1907539855fedee6e6a02362e1895ba"
|
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
|
||||||
(openpgp-fingerprint
|
(openpgp-fingerprint
|
||||||
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
||||||
```
|
```
|
||||||
|
@ -47,7 +47,7 @@ for example:
|
||||||
(branch "main")
|
(branch "main")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"85d30480a1907539855fedee6e6a02362e1895ba"
|
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
|
||||||
(openpgp-fingerprint
|
(openpgp-fingerprint
|
||||||
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
"99D0 38B0 CC2F 7356 34D0 82F3 5A8F 3D62 C87A 2B33"))))
|
||||||
%default-channels)
|
%default-channels)
|
||||||
|
|
|
@ -176,7 +176,7 @@
|
||||||
(branch "main")
|
(branch "main")
|
||||||
(introduction
|
(introduction
|
||||||
(make-channel-introduction
|
(make-channel-introduction
|
||||||
"85d30480a1907539855fedee6e6a02362e1895ba"
|
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
|
||||||
(openpgp-fingerprint
|
(openpgp-fingerprint
|
||||||
(format #f "99D0 38B0 CC2F 7356 34D0 ~
|
(format #f "99D0 38B0 CC2F 7356 34D0 ~
|
||||||
82F3 5A8F 3D62 C87A 2B33")))))))
|
82F3 5A8F 3D62 C87A 2B33")))))))
|
||||||
|
|
Loading…
Reference in New Issue