Skip to content

Commit

Permalink
Merge pull request NixOS#274258 from K900/fresh-fruit
Browse files Browse the repository at this point in the history
yuzu: 1639 -> 1651, yuzu-ea: 4003 -> 4019
  • Loading branch information
K900 authored Dec 15, 2023
2 parents 4bbe17a + 125be29 commit d17c5a3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pkgs/applications/emulators/yuzu/sources.nix
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Generated by ./update.sh - do not update manually!
# Last updated: 2023-12-02
# Last updated: 2023-12-14
{
compatList = {
rev = "3447075b5b565adcef1de0b47dd32c33f3c52e75";
rev = "fc974b6e78105774dae5f68e712a6beb51b9db1e";
hash = "sha256:1hdsza3wf9a0yvj6h55gsl7xqvhafvbz1i8paz9kg7l49b0gnlh1";
};

mainline = {
version = "1639";
hash = "sha256:10wj8yrk4q3sq0fqj6qqd45sjsv0ch3ldbxayirzv002lqb62jcy";
version = "1651";
hash = "sha256:00cxyh3d18k17g982yqcbaq4b6bgs4kji0yz6i15h066aj15dimy";
};

ea = {
version = "4003";
distHash = "sha256:1sr79h3v2nlkr114d14bry5bkgniw1kqq2bxjlzr5x9hlvavz710";
fullHash = "sha256:0kx8f8h6l86prxm0v3fxmff43d6swmcrvzy5vg54b55zvqm1byr1";
version = "4019";
distHash = "sha256:1qd953bl216yxmaa6y0iil6pn2pn53k87qwagbmcd4l5h4aaqi7h";
fullHash = "sha256:0na96hqfdd40q6drrlgak4qdsxs3wfizxhb8kf8qrbai3qfpx00v";
};
}

0 comments on commit d17c5a3

Please sign in to comment.