Unverified Commit 43d27d07 authored by Michael Weiss's avatar Michael Weiss Committed by GitHub
Browse files

Merge pull request #232865 from networkException/update-ungoogled-chromium

ungoogled-chromium: 113.0.5672.93 -> 113.0.5672.126
parents 0b32abe4 9b942da0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -11230,6 +11230,16 @@
    githubId = 13920346;
    name = "Sébastien Iooss";
  };
  networkexception = {
    name = "networkException";
    email = "nix@nwex.de";
    matrix = "@networkexception:chat.upi.li";
    github = "networkException";
    githubId = 42888162;
    keys = [{
      fingerprint = "A0B9 48C5 A263 55C2 035F  8567 FBB7 2A94 52D9 1A72";
    }];
  };
  neverbehave = {
    email = "i@never.pet";
    github = "NeverBehave";
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ mkChromiumDerivation (base: rec {
      then "https://github.com/ungoogled-software/ungoogled-chromium"
      else "https://www.chromium.org/";
    maintainers = with lib.maintainers; if ungoogled
      then [ squalus primeos michaeladler ]
      then [ squalus primeos michaeladler networkexception ]
      else [ primeos thefloweringash ];
    license = if enableWideVine then lib.licenses.unfree else lib.licenses.bsd3;
    platforms = lib.platforms.linux;
+5 −5
Original line number Diff line number Diff line
@@ -45,9 +45,9 @@
    }
  },
  "ungoogled-chromium": {
    "version": "113.0.5672.93",
    "sha256": "1cy33mvhws59d358s30xqs2p9hdb28n37wmv5ihx0d07x30y3azb",
    "sha256bin64": null,
    "version": "113.0.5672.126",
    "sha256": "14rdvidabbh0abp932m747iribvpfcha8hhxh9spck9hjkaprvqd",
    "sha256bin64": "1w8b41ij6xl8byh1977skxwwq0nivpfn8wb3gv12xvm7sw24jqka",
    "deps": {
      "gn": {
        "version": "2023-03-18",
@@ -56,8 +56,8 @@
        "sha256": "12w4g2dl58283allclpi1c4i6ih9v2xvdb9hpbmfda12v8lizmlq"
      },
      "ungoogled-patches": {
        "rev": "113.0.5672.93-1",
        "sha256": "0ffb33k2kgnpswq1f61gzcblvgsw7qazh8yq2kcdwc4k9bd9gr93"
        "rev": "113.0.5672.126-1",
        "sha256": "0s47zpl5qw5755hjhzk9g8l3ns9cwdzskq6dh1biyx1qpw0h8pld"
      }
    }
  }