We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b3d6d9 + d2af543 commit 00bbedeCopy full SHA for 00bbede
pkgs/by-name/xs/xscreensaver/package.nix
@@ -35,11 +35,11 @@
35
36
stdenv.mkDerivation (finalAttrs: {
37
pname = "xscreensaver";
38
- version = "6.09";
+ version = "6.10.1";
39
40
src = fetchurl {
41
url = "https://www.jwz.org/xscreensaver/xscreensaver-${finalAttrs.version}.tar.gz";
42
- hash = "sha256-9GZ3Ba24zEP9LzlzqIobVLFvIBkK/pOyHiIfL1cyCwU=";
+ hash = "sha256-/+WZ+c93r6Ru+427e1YejaDDFW3qZLY14Lfiwg9Ls+0=";
43
};
44
45
outputs = [
0 commit comments