Merge pull request #285394 from afresquet/bump-font-awesome

font-awesome: 6.4.2 -> 6.5.2

authored by tomberek and committed by GitHub ecb816fe c124f4e8

+2 -2
+2 -2
pkgs/data/fonts/font-awesome/default.nix
··· 48 48 hash = "sha256-gd23ZplNY56sm1lfkU3kPXUOmNmY5SRnT0qlQZRNuBo="; 49 49 }; 50 50 v6 = font-awesome { 51 - version = "6.4.2"; 52 - hash = "sha256-/utIhn7CWxlWXshcCUj57WuObRmLTGhTfQo7L6FDHqA="; 51 + version = "6.5.2"; 52 + hash = "sha256-kUa/L/Krxb5v8SmtACCSC6CI3qTTOTr4Ss/FMRBlKuw="; 53 53 }; 54 54 }