arc-theme: 20181022 -> 20190213

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arc-theme/versions
This commit is contained in:
R. RyanTM 2019-02-16 09:45:52 -08:00
parent 039f359a7d
commit 0369f6c362

View File

@ -7,13 +7,13 @@ in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "${pname}-${version}"; name = "${pname}-${version}";
version = "20181022"; version = "20190213";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NicoHood"; owner = "NicoHood";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "08951dk1irfadwpr3p323a4fprmxg53rk2r2niwq3v62ryhi3663"; sha256 = "1qalf61xh6a8yz2a98z3ih0w9ky12v3wc61gdczbfnyfasgzc254";
}; };
nativeBuildInputs = [ nativeBuildInputs = [