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

papirus-icon-theme: 20200801 -> 20200901
This commit is contained in:
Sandro 2020-12-29 06:06:58 +01:00 committed by GitHub
commit ef952a1559
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "papirus-icon-theme";
version = "20200801";
version = "20200901";
src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam";
repo = pname;
rev = version;
sha256 = "0w9ks8izxv7mkh82fnclfcdf6mif991dsbbnxsqmcbvljrmjval2";
sha256 = "00khqbd7jz97q1kd43kkm6yaa40ml36rh04s76sgbm58srs66v3c";
};
nativeBuildInputs = [