gpg: update hash in test

This commit is contained in:
Gaetan Lepage 2022-12-08 14:34:18 +01:00 committed by Robert Helgesson
parent 2af0d07678
commit 054d9e3187
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
source = pkgs.fetchurl {
url =
"https://keybase.io/rycee/pgp_keys.asc?fingerprint=36cacf52d098cc0e78fb0cb13573356c25c424d4";
sha256 = "082mjy6llvrdry6i9r5gx97nw9d89blnam7bghza4ynsjk1mmx6c";
hash = "sha256-5z2kTUXQp0f7kyP0Id6NS3rCdzGGrrkIYzGK42Qy9Sw=";
};
trust = 1; # "unknown"
}