winapps: 0-unstable-2025-06-20 -> 0-unstable-2025-06-22

Diff: aa5b3e9455...2b806de133
This commit is contained in:
github-actions[bot]
2025-06-29 10:04:18 +00:00
parent 2b806de133
commit 0c057b722d

View File

@@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "aa5b3e945526800da1b8891fd8b38272a4a6189d"; rev = "2b806de1336a3a206d101b95408165cce938ebd5";
hash = "sha256-nB56x76W+eyMqIturj26zDbKEMvp/IgDud/twz6pwCY="; hash = "sha256-qe6rVHVNpY2xyxjQWm7IMbXXUxlCCpEaNOwm3GUuVXI=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-06-20"; version = "0-unstable-2025-06-22";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";