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

arc-kde-theme: 20180614 -> 20220706
This commit is contained in:
Ryan Mulligan 2022-07-10 11:06:38 -07:00 committed by GitHub
commit 000ff73a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "arc-kde-theme";
version = "20180614";
version = "20220706";
src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam";
repo = "arc-kde";
rev = version;
sha256 = "0wli16k9my7m8a9561545vjwfifmxm4w606z1h0j08msvlky40xw";
sha256 = "sha256-k/+VhqvOg3wkqal7q7nSVpubK/yHnNoTUUWhnxwcIjM=";
};
makeFlags = [ "PREFIX=$(out)" ];