Merge pull request #92249 from r-ryantm/auto-update/papirus-icon-theme

papirus-icon-theme: 20200602 -> 20200702
This commit is contained in:
José Romildo Malaquias 2020-07-06 08:48:23 -03:00 committed by GitHub
commit e1b0572065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "papirus-icon-theme"; pname = "papirus-icon-theme";
version = "20200602"; version = "20200702";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam"; owner = "PapirusDevelopmentTeam";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "0cms5dn8qfasi9xpfcq1hsdyvcb39vkh97mjvi7zrng4iyihq06y"; sha256 = "0p1grfgnmqawayk15qxnl09jai96avx9731qladmcbm2lik4qdpl";
}; };
nativeBuildInputs = [ nativeBuildInputs = [