arc-theme: 20190213 -> 20190330

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-04-14 00:08:17 -07:00
parent 993e2b4ec2
commit 201f1d678e

View File

@ -3,13 +3,13 @@
stdenv.mkDerivation rec {
pname = "arc-theme";
version = "20190213";
version = "20190330";
src = fetchFromGitHub {
owner = "NicoHood";
repo = pname;
rev = version;
sha256 = "1qalf61xh6a8yz2a98z3ih0w9ky12v3wc61gdczbfnyfasgzc254";
sha256 = "16n5svgkpa8azxgyy64zwjjc04r57wfzkdq9igqvbvwkbvx8aa89";
};
nativeBuildInputs = [