xlockmore: 5.58 -> 5.59
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/xlockmore/versions
This commit is contained in:
parent
4b7e28fb51
commit
ccfb3fd466
@ -2,11 +2,11 @@
|
|||||||
, libXdmcp, libXt }:
|
, libXdmcp, libXt }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "xlockmore-5.58";
|
name = "xlockmore-5.59";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://sillycycle.com/xlock/${name}.tar.xz";
|
url = "http://sillycycle.com/xlock/${name}.tar.xz";
|
||||||
sha256 = "1va11sbv5lbkxkp0i0msz5md3n2n82nzppk27rzdrw7y79vq37zw";
|
sha256 = "0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid";
|
||||||
curlOpts = "--user-agent 'Mozilla/5.0'";
|
curlOpts = "--user-agent 'Mozilla/5.0'";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user