winapps: 0-unstable-2025-01-16 -> 0-unstable-2025-01-19

Diff: e20e3423fb...8c4a695a9f
This commit is contained in:
github-actions[bot] 2025-01-26 10:12:32 +00:00
parent 8c4a695a9f
commit b2e2d946c8

View File

@ -11,12 +11,12 @@
... ...
}: }:
let let
rev = "e20e3423fb9c8070646b1764286fd5e4135da37e"; rev = "8c4a695a9f10d9055cc6b699d4c58612348d4db4";
hash = "sha256-PKlVkse0E6bdqDIavDVnxasoQH2LkohOFFGt8o+t6cA="; hash = "sha256-aE31v2j5dWka5XdhBRwmnMGciOBP7yoK+hP2f4CIMTg=";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "winapps"; pname = "winapps";
version = "0-unstable-2025-01-16"; version = "0-unstable-2025-01-19";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "winapps-org"; owner = "winapps-org";