winapps: 0-unstable-2025-06-22 -> 0-unstable-2025-07-02

Diff: 2b806de133...ce9a84dc52
This commit is contained in:
github-actions[bot]
2025-07-06 10:04:02 +00:00
parent ce9a84dc52
commit edca9d5b9a

View File

@@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "2b806de1336a3a206d101b95408165cce938ebd5"; rev = "ce9a84dc5294c45a4b69847f5164628f7d6a4ae1";
hash = "sha256-qe6rVHVNpY2xyxjQWm7IMbXXUxlCCpEaNOwm3GUuVXI="; hash = "sha256-SsyJy9mCwBjKex8mfCnKrzKUM/+xws0EltI2aSkKTuM=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-06-22"; version = "0-unstable-2025-07-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";