Commit ca7cb5d6 authored by Emily's avatar Emily
Browse files

openjfx22: 22.0.1-ga -> 22.0.2-ga

parent c058bd0f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
let
  pname = "openjfx-modular-sdk";
  major = "22";
  update = ".0.1";
  update = ".0.2";
  build = "-ga";
  repover = "${major}${update}${build}";
  jdk = openjdk21_headless;
@@ -38,7 +38,7 @@ in stdenv.mkDerivation {
    owner = "openjdk";
    repo = "jfx22u";
    rev = repover;
    hash = "sha256-VoEufSO+LciUCvoAM86MG1iMjCA3FSb60Ik4OP2Rk/Q=";
    hash = "sha256-7Q9nZ2p3KfQPt1A2ULwk64OU/5/ghEkcsf9ECD6Ln2g=";
  };

  buildInputs = [ gtk2 gtk3 libXtst libXxf86vm glib alsa-lib ffmpeg_6 ];
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@
  }
 },
 "https://github.com": {
  "unicode-org/icu/releases/download/release-73-1/icu4c-73_1-data-bin-l": {
   "zip": "sha256-QDgpjuAqDDiRcYXvj/Tr3pyLVSx3f9A+TfbGtLGCXiA="
  "unicode-org/icu/releases/download/release-74-2/icu4c-74_2-data-bin-l": {
   "zip": "sha256-Ks2xuYIigECWPRg7LdnTISUsYT4PTbIT1LvBBBfN5Wk="
  }
 },
 "https://repo.maven.apache.org/maven2": {