Skip to content

Commit 3b72516

Browse files
xlockmore: 5.80 -> 5.81 (#362007)
2 parents 8135554 + 3ffe891 commit 3b72516

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/xl/xlockmore/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
stdenv.mkDerivation rec {
55
pname = "xlockmore";
6-
version = "5.80";
6+
version = "5.81";
77

88
src = fetchurl {
99
url = "http://sillycycle.com/xlock/xlockmore-${version}.tar.xz";
10-
sha256 = "sha256-UC12U2jTbYFOy3d/1DnHWXkLPdNNXuNfdIB/cbqkdiE=";
10+
sha256 = "sha256-BTAYEyinxmi217JMDPoyqpO0u64jwMTwnx07NH7Jipc=";
1111
curlOpts = "--user-agent 'Mozilla/5.0'";
1212
};
1313

0 commit comments

Comments
 (0)