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
1 changed files with 2 additions and 2 deletions

View File

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