Merge pull request #59442 from r-ryantm/auto-update/arc-theme

arc-theme: 20190213 -> 20190330
This commit is contained in:
Ryan Mulligan 2019-04-14 08:38:26 -07:00 committed by GitHub
commit 01e2e11ea5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [