0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

xsnow: 3.8.3 -> 3.8.4 (#389412)

This commit is contained in:
Weijia Wang 2025-03-23 19:57:59 +01:00 committed by GitHub
commit be7ff134cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,11 +12,11 @@
}:
stdenv.mkDerivation rec {
pname = "xsnow";
version = "3.8.3";
version = "3.8.4";
src = fetchurl {
url = "https://ratrabbit.nl/downloads/xsnow/xsnow-${version}.tar.gz";
sha256 = "sha256-v7ZlzW3uFc9sLU9F3kmGW5qhgsiat4A/p7LwP4lB06E=";
sha256 = "sha256-ixfX/EGdwMOYu6nzcRUp7gjii0+T14CcqHCHIWmR2f8=";
};
nativeBuildInputs = [