chore: update channel-introduction in radix channel entry

pull/1/head
anemofilia 2023-10-21 17:14:31 -03:00
parent f04f570470
commit 92b2a30884
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
2 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -176,7 +176,7 @@
(branch "main")
(introduction
(make-channel-introduction
"85d30480a1907539855fedee6e6a02362e1895ba"
"f9130e11e35d2c147c6764ef85542dc58dc09c4f"
(openpgp-fingerprint
(format #f "99D0 38B0 CC2F 7356 34D0 ~
82F3 5A8F 3D62 C87A 2B33")))))))