diff options
author | Arun Isaac | 2022-01-08 21:41:50 +0530 |
---|---|---|
committer | Arun Isaac | 2022-01-08 21:41:50 +0530 |
commit | ec7dc75811a65d8c6c6f3c626169e3c65f453fb1 (patch) | |
tree | ede22c4e1aa03edd092794068c31f8bf0860c23f | |
parent | 0432e37b20dd678a02efee21adf0b9525a670310 (diff) | |
download | guix-forge-ec7dc75811a65d8c6c6f3c626169e3c65f453fb1.tar.gz guix-forge-ec7dc75811a65d8c6c6f3c626169e3c65f453fb1.tar.lz guix-forge-ec7dc75811a65d8c6c6f3c626169e3c65f453fb1.zip |
README: Update channel introduction commit.
The previous commit fixed an error in .guix-authorizations, and thus
pushed back the channel introduction commit.
* README.org (Installation): Update channel introduction commit.
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ (branch "main") (introduction (make-channel-introduction - "2dcd7ddf8e68361dc67bfda5d733bc70c3a9e650" + "0432e37b20dd678a02efee21adf0b9525a670310" (openpgp-fingerprint "7F73 0343 F2F0 9F3C 77BF 79D3 2E25 EE8B 6180 2BB3")))) #+END_SRC |