cldr-emoji-annotation: 36.12.120200305_0 -> 37.0_13.0_0_1

This commit is contained in:
R. RyanTM 2020-06-30 03:14:04 +00:00 committed by Jan Tojnar
parent 576db6a059
commit af34714c8d

View file

@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
pname = "cldr-emoji-annotation";
version = "36.12.120200305_0";
version = "37.0_13.0_0_1";
src = fetchFromGitHub {
owner = "fujiwarat";
repo = "cldr-emoji-annotation";
rev = version;
sha256 = "1zg4czaqnfjkd4hx06h8q56z8iiw22crwqr69w94s4hy9zcanfrs";
sha256 = "19cqxyrap3p7djzzs99pndjbcvzmdv86n2m1sw2zqiwpirw7y1sy";
};
nativeBuildInputs = [