nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix

cldr-emoji-annotation: 37.0_13.0_0_1 -> 37.0_13.0_0_2

authored by

R. RyanTM and committed by
Jan Tojnar
37a3ebb7 7042fefe

+2 -2
+2 -2
pkgs/data/misc/cldr-emoji-annotation/default.nix
··· 5 5 6 6 stdenv.mkDerivation rec { 7 7 pname = "cldr-emoji-annotation"; 8 - version = "37.0_13.0_0_1"; 8 + version = "37.0_13.0_0_2"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "fujiwarat"; 12 12 repo = "cldr-emoji-annotation"; 13 13 rev = version; 14 - sha256 = "19cqxyrap3p7djzzs99pndjbcvzmdv86n2m1sw2zqiwpirw7y1sy"; 14 + sha256 = "0la3h6l58j9jfjvzwz65x56ijx7sppirwpqbqc06if4c2g0kzswj"; 15 15 }; 16 16 17 17 nativeBuildInputs = [