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

Diff: e2e9fd9b7b...aa5b3e9455
This commit is contained in:
github-actions[bot]
2025-06-22 10:03:55 +00:00
parent aa5b3e9455
commit 113abb3322

View File

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