cldr-emoji-annotation: 36.12.120200305_0 -> 37.0_13.0_0_1
This commit is contained in:
parent
576db6a059
commit
af34714c8d
@ -5,13 +5,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "cldr-emoji-annotation";
|
pname = "cldr-emoji-annotation";
|
||||||
version = "36.12.120200305_0";
|
version = "37.0_13.0_0_1";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "fujiwarat";
|
owner = "fujiwarat";
|
||||||
repo = "cldr-emoji-annotation";
|
repo = "cldr-emoji-annotation";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1zg4czaqnfjkd4hx06h8q56z8iiw22crwqr69w94s4hy9zcanfrs";
|
sha256 = "19cqxyrap3p7djzzs99pndjbcvzmdv86n2m1sw2zqiwpirw7y1sy";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user