On +2021-02-10 22:05:45 +0100, Ludovic Courtès wrote: > Heya, > > Ricardo Wurmus <[email protected]> skribis: > > > The Guix Workflow Language 0.3.0 has been released. > > > > I forgot to Cc y’all in the release announcement: > > > > https://lists.gnu.org/archive/html/gwl-devel/2021-02/msg00000.html > > Congrats on all the hard work! > > If you didn’t follow FOSDEM, don’t miss Ricardo’s talk: > > https://fosdem.org/2021/schedule/event/guix_workflow/ > > Ludo’. > --8<---------------cut here---------------start------------->8--- gpg --verify gwl-0.3.0.tar.gz.sig gpg: assuming signed data in 'gwl-0.3.0.tar.gz' gpg: Signature made Sat 06 Feb 2021 09:28:59 PM CET gpg: using RSA key BCA689B636553801C3C62150197A5888235FACAC gpg: Good signature from "Ricardo Wurmus (Work) <[email protected]>" [expired] gpg: aka "rekado <[email protected]>" [expired] ┌──────────────────────────────────┐ │ gpg: Note: This key has expired! │ └──────────────────────────────────┘ Primary key fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC [17:26 ~/bs]$ wl-paste gpg --keyserver keys.gnupg.net --recv-keys BCA689B636553801C3C62150197A5888235FACAC [17:29 ~/bs]$ echo $(wl-paste ) gpg --keyserver keys.gnupg.net --recv-keys BCA689B636553801C3C62150197A5888235FACAC [17:29 ~/bs]$ gpg --keyserver keys.gnupg.net --recv-keys BCA689B636553801C3C62150197A5888235FACAC gpg: key 197A5888235FACAC: 16 signatures not checked due to missing keys ┌───────────────────────────────────────────────────────────────────────────────────────────────┐ │ gpg: key 197A5888235FACAC: "Ricardo Wurmus (Work) <[email protected]>" not changed │ └───────────────────────────────────────────────────────────────────────────────────────────────┘ gpg: Total number processed: 1 gpg: unchanged: 1 [17:30 ~/bs]$ gpg --verify gwl-0.3.0.tar.gz.sig gpg: assuming signed data in 'gwl-0.3.0.tar.gz' gpg: Signature made Sat 06 Feb 2021 09:28:59 PM CET gpg: using RSA key BCA689B636553801C3C62150197A5888235FACAC gpg: Good signature from "Ricardo Wurmus (Work) <[email protected]>" [expired] gpg: aka "rekado <[email protected]>" [expired] ┌──────────────────────────────────┐ │ gpg: Note: This key has expired! │ └──────────────────────────────────┘ Primary key fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC [17:30 ~/bs]$ --8<---------------cut here---------------end--------------->8---
Thought someone might want to know. -- Regards, Bengt Richter
